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.
2 parents 50b07d5 + 773b131 commit 9eeab79Copy full SHA for 9eeab79
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
fetch-depth: 1
30
- name: Install Go
31
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
32
33
go-version: stable
34
cache: false
.github/workflows/conformance.yaml
@@ -25,7 +25,7 @@ jobs:
25
26
27
0 commit comments