Skip to content

Commit 2108e16

Browse files
Danielius1922Daniel Adam
authored andcommitted
Update GitHub actions
golangci/golangci-lint-action: v4 -> v5
1 parent 8f555bc commit 2108e16

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
@@ -27,7 +27,7 @@ jobs:
2727
check-latest: true
2828
- run: go version
2929
- name: golangci-lint
30-
uses: golangci/golangci-lint-action@v4
30+
uses: golangci/golangci-lint-action@v5
3131
with:
3232
version: latest
3333
args: --timeout=5m

0 commit comments

Comments
 (0)