Skip to content

Commit ac7ad5b

Browse files
authored
Merge pull request #221 from ryanfowler/staticcheck-2025.1.1
Upgrade staticcheck to 2025.1.1
2 parents 25cf4a3 + e124b3a commit ac7ad5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Lint
3434
uses: dominikh/staticcheck-action@v1.3.1
3535
with:
36-
version: "2025.1"
36+
version: "2025.1.1"
3737
install-go: false
3838

3939
test:

0 commit comments

Comments
 (0)