We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2895f78 + 0335949 commit 88e22a1Copy full SHA for 88e22a1
1 file changed
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18
- - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ - uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
19
with:
20
go-version-file: go.mod
21
0 commit comments