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 dfc7444 commit 5100579Copy full SHA for 5100579
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@7c0b336c9aab5e8ed4f0ad8b81225b125f9883e4 # pin@v3
+ - uses: actions/setup-go@8e57b58e57be52ac95949151e2777ffda8501267 # pin@v3
19
20
go-version: ^1
21
0 commit comments