Skip to content

Commit 8b191a5

Browse files
Danielius1922Daniel Adam
authored and
Daniel Adam
committed
Update GitHub actions
golangci/golangci-lint-action: v4 -> v5
1 parent a646d69 commit 8b191a5

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
@@ -26,7 +26,7 @@ jobs:
2626
- run: go version
2727

2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v4
29+
uses: golangci/golangci-lint-action@v5
3030
with:
3131
version: latest
3232
args: --timeout=5m

0 commit comments

Comments
 (0)