We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfa118a + 37cfdc3 commit 51c7813Copy full SHA for 51c7813
.github/workflows/testing.yml
@@ -84,7 +84,7 @@ jobs:
84
go-version: ${{ matrix.go-version }}
85
86
- name: Run staticcheck (Go ${{ matrix.go }})
87
- uses: dominikh/staticcheck-action@v1.3.1
+ uses: dominikh/staticcheck-action@v1.4.0
88
with:
89
version: "2025.1.1"
90
install-go: false
0 commit comments