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 96f7c14 + 6e19d35 commit be002d5Copy full SHA for be002d5
1 file changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
name: lint
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
17
with:
18
go-version: 1.23
19
0 commit comments