mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
chore(deps): bump actions/setup-go from 3 to 5 (#6968)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/hive.yml
vendored
2
.github/workflows/hive.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
ref: master
|
ref: master
|
||||||
path: hivetests
|
path: hivetests
|
||||||
|
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: "^1.13.1"
|
go-version: "^1.13.1"
|
||||||
- run: go version
|
- run: go version
|
||||||
|
|||||||
Reference in New Issue
Block a user