We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85dd9b9 commit 42b1957Copy full SHA for 42b1957
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
go-version: ${{ env.go-version }}
46
- name: Staticcheck
47
- uses: dominikh/staticcheck-action@v1.3.0
+ uses: dominikh/staticcheck-action@v1
48
49
install-go: false
50
0 commit comments