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 069f9bf + 271c07e commit 0f74995Copy full SHA for 0f74995
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- name: Install Go
27
if: success()
28
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
29
with:
30
go-version: ${{ matrix.go-version }}
31
0 commit comments