Skip to content

Commit cde45cc

Browse files
Fix workflow version
1 parent 182ecc2 commit cde45cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
with:
3939
go-version: '1.24'
4040
check-latest: true
41-
- uses: golangci/golangci-lint-action@v3
41+
- uses: golangci/golangci-lint-action@v8
4242
with:
4343
version: v2.2.1

0 commit comments

Comments
 (0)