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 be26c80 commit 85b95a6Copy full SHA for 85b95a6
1 file changed
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
python-version: '3.x'
17
18
- - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # pin@v3
+ - uses: actions/setup-go@def8c394e3ad351a79bc93815e4a585520fe993b # pin@v3
19
20
go-version: ^1
21
0 commit comments