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 917f508 + d1b0d4e commit a043b83Copy full SHA for a043b83
.github/workflows/lint.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ${{ matrix.os }}
18
steps:
19
- name: Setup
20
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
21
with:
22
go-version: ${{ matrix.go }}
23
.github/workflows/tests.yml
0 commit comments