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 f85bcf7 + 4c64df6 commit 7e52dc0Copy full SHA for 7e52dc0
.github/workflows/go.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.platform }}
17
steps:
18
- name: Set up Go 1.x
19
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
20
with:
21
go-version: ${{ matrix.go-version }}
22
id: go
0 commit comments