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 ce2668e + 0dc6fb3 commit 5108a9fCopy full SHA for 5108a9f
1 file changed
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
path: go-actions-cache
58
-
59
name: Setup go
60
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
+ uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
61
62
name: Test
63
run: |
0 commit comments