Skip to content

Commit e000db6

Browse files
committed
lint in a container for consistency
1 parent c49ef98 commit e000db6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: golangci/golangci-lint-action@v4
2626
with:
2727
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
28-
version: latest
28+
version: v2.1
2929

3030
# Optional: working directory, useful for monorepos
3131
# working-directory: somedir

0 commit comments

Comments
 (0)