We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3cf7e commit 78ea2d6Copy full SHA for 78ea2d6
1 file changed
.github/workflows/ci.yml
@@ -19,8 +19,8 @@ jobs:
19
with:
20
go-version: ${{ matrix.go }}
21
- run: "go test -race ./..."
22
- - uses: dominikh/staticcheck-action@v1.3.1
+ - uses: dominikh/staticcheck-action@v1.4.0
23
24
- version: "2025.1"
+ version: "2025.1.1"
25
install-go: false
26
cache-key: ${{ matrix.go }}
0 commit comments