Skip to content

Commit

Permalink
chore(deps): bump actions/setup-go from 3 to 5 (#6968)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent b8e6c05 commit c09de80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
ref: master
path: hivetests

- uses: actions/setup-go@v3
- uses: actions/setup-go@v5
with:
go-version: "^1.13.1"
- run: go version
Expand Down

0 comments on commit c09de80

Please sign in to comment.