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 0534cc1 commit 8419cc5Copy full SHA for 8419cc5
.github/workflows/go.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v5
26
27
- name: Set up Go
28
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
29
with:
30
go-version: ${{ matrix.go-version }}
31
check-latest: true
0 commit comments