We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38a4fbc + 488b967 commit 3f3caadCopy full SHA for 3f3caad
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
go-version-file: go.mod
17
check-latest: true
18
cache: true
19
- - uses: golangci/golangci-lint-action@v4
+ - uses: golangci/golangci-lint-action@v5
20
21
test:
22
runs-on: ubuntu-latest
0 commit comments