Skip to content

Commit 015cfc3

Browse files
committed
Update more github action versions
1 parent e03668a commit 015cfc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
go-version: '1.25'
2222
- name: Run linters
23-
uses: golangci/golangci-lint-action@v7
23+
uses: golangci/golangci-lint-action@v8
2424
with:
25-
version: v2.0
25+
version: v2.6

0 commit comments

Comments
 (0)