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.
1 parent 2c2df8f commit ed43dd2Copy full SHA for ed43dd2
1 file changed
.github/workflows/golangci-lint.yml
@@ -13,6 +13,6 @@ jobs:
13
steps:
14
- uses: actions/checkout@v6.0.0
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v9.1.0
+ uses: golangci/golangci-lint-action@v9.2.0
17
with:
18
version: latest
0 commit comments