Skip to content

Commit 42b1957

Browse files
authored
CI Use latest staticcheck action as well
1 parent 85dd9b9 commit 42b1957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
go-version: ${{ env.go-version }}
4646
- name: Staticcheck
47-
uses: dominikh/staticcheck-action@v1.3.0
47+
uses: dominikh/staticcheck-action@v1
4848
with:
4949
install-go: false
5050

0 commit comments

Comments
 (0)