Skip to content

Commit

Permalink
Bump actions/setup-go from 5.1.0 to 5.2.0 (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamy-CS authored Dec 23, 2024
2 parents 5828b59 + cc428df commit 1e81338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/[email protected]

- name: Install Golang
uses: actions/setup-go@v5.1.0
uses: actions/setup-go@v5.2.0
with:
go-version-file: go.mod
check-latest: true
Expand Down

0 comments on commit 1e81338

Please sign in to comment.