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 9c8daf3 commit 271c07eCopy full SHA for 271c07e
.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