Skip to content

Commit 6523ff3

Browse files
committed
Upgrade golangci-lint GitHub Actions workflow to latest version
1 parent 5197715 commit 6523ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version: 1.20
1616
- uses: actions/checkout@v4
1717
- name: golangci-lint
18-
uses: golangci/golangci-lint-action@v3
18+
uses: golangci/golangci-lint-action@v6
1919
with:
2020
version: latest
2121
tests:

0 commit comments

Comments
 (0)