Skip to content

Commit 716e356

Browse files
authored
update staticcheck version (#1003)
The version updated here #1002 was still older
2 parents 29455c5 + a76c1bf commit 716e356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Staticcheck
5858
uses: dominikh/staticcheck-action@v1
5959
with:
60-
version: "2024.1.1"
60+
version: "2025.1.1"
6161
build-tags: "preview"
6262
install-go: false
6363

0 commit comments

Comments
 (0)