Skip to content

Commit ed72d00

Browse files
committed
TEMP
1 parent 80ddf59 commit ed72d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: lint
3333
uses: golangci/golangci-lint-action@v2.3.0
3434
with:
35-
version: latest
35+
version: v1.14.0
3636
tests-on-windows:
3737
needs: golangci-lint # run after golangci-lint action to not produce duplicated errors
3838
runs-on: windows-latest

0 commit comments

Comments
 (0)