Skip to content

Commit 526ef1e

Browse files
authored
Merge pull request #916 from Elbehery/20250221-bump-go-linter-1.24-win
bump golangci-lint v1.64.5-win
2 parents 02646af + 09ce777 commit 526ef1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: golangci-lint
4343
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
4444
with:
45-
version: v1.63.4
45+
version: v1.64.5
4646

4747
coverage:
4848
needs: ["test-windows"]

0 commit comments

Comments
 (0)