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 bd2030e commit be26c80Copy full SHA for be26c80
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@a5f9b05d2d216f63e13859e0d847461041025775 # pin@v3
+ - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # pin@v3
19
20
go-version: ^1
21
0 commit comments