We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e929402 + f5d8dd4 commit b060fafCopy full SHA for b060faf
.github/workflows/golangci-lint.yaml
@@ -16,7 +16,7 @@ jobs:
16
name: lint
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/setup-go@v4
+ - uses: actions/setup-go@v5
20
with:
21
go-version: '1.23'
22
cache: false
0 commit comments