We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82081c4 commit 21d9db1Copy full SHA for 21d9db1
1 file changed
.github/workflows/conformance.yml
@@ -28,7 +28,7 @@ jobs:
28
run: python -m pip install -e .
29
30
- name: Setup Go
31
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2.2.0
+ uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
32
with:
33
go-version: '1.16'
34
0 commit comments