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 5742957 + e8005da commit 0cd6a3dCopy full SHA for 0cd6a3d
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v2
15
with:
16
fetch-depth: 0
17
- - uses: actions/setup-go@v3
+ - uses: actions/setup-go@v6
18
19
go-version-file: go.mod
20
cache: true
0 commit comments