Skip to content

Commit 1094b5e

Browse files
committed
Merge branch 'master' into feat/ParseFailoverURL
2 parents f1ffc22 + 6d788cb commit 1094b5e

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v7.0.0
24+
uses: golangci/golangci-lint-action@v8.0.0
2525
with:
2626
verify: true
2727

0 commit comments

Comments
 (0)