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 ee1687a commit 5f66695Copy full SHA for 5f66695
.github/workflows/conformance.yml
@@ -41,7 +41,7 @@ jobs:
41
run: python -m pip install -e .
42
43
- name: Setup Go
44
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
+ uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
45
with:
46
go-version: '1.20'
47
0 commit comments