We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b14773d + f63c5a7 commit 994a324Copy full SHA for 994a324
.github/workflows/test.yml
@@ -33,6 +33,6 @@ jobs:
33
runs-on: ubuntu-20.04
34
steps:
35
- uses: actions/checkout@v4
36
- - uses: golangci/golangci-lint-action@v6.1.0
+ - uses: golangci/golangci-lint-action@v6.1.1
37
with:
38
version: v1.55
0 commit comments