We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd22e31 commit 4fc772fCopy full SHA for 4fc772f
1 file changed
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
- uses: golangci/golangci-lint-action@v6
21
with:
22
- version: v1.61
+ version: v2.6.1
23
24
commit:
25
runs-on: ubuntu-22.04
0 commit comments