Skip to content

Commit 00d24ad

Browse files
author
Michael S
committed
Switched to the latest version
1 parent 825d315 commit 00d24ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: golangci/golangci-lint-action@v3
2020
with:
2121
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
22-
version: v1.29
22+
version: latest
2323

2424
# Optional: working directory, useful for monorepos
2525
# working-directory: somedir

0 commit comments

Comments
 (0)