We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06ae64 commit 367555cCopy full SHA for 367555c
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
file: .mise.toml
26
field: tools.golangci-lint
27
- name: golangci-lint
28
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
29
with:
30
version: 'v${{ steps.get-golangci-lint-version.outputs.value }}'
31
pre-commit:
0 commit comments