We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85841ea + 0031383 commit b61abf1Copy full SHA for b61abf1
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: actions/checkout@v5
57
-
58
name: Set up Go
59
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
60
with:
61
go-version: ${{ env.GO_VERSION }}
62
0 commit comments