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.
1 parent fd27520 commit 0031383Copy full SHA for 0031383
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: actions/checkout@v4
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