We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d546c3 + 179d0e6 commit df639fdCopy full SHA for df639fd
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
# There is a risk of drift between the two, but this is only linting,
65
# not runtime correctness!
66
- name: golangci-lint
67
- uses: golangci/golangci-lint-action@v4
+ uses: golangci/golangci-lint-action@v5
68
with:
69
working-directory: git-sync
70
version: v1.53.3
0 commit comments