Upgrade dominikh/staticcheck-action to v1.3.1

To upgrade actions/cache dependency, since v1-v2 was deprecated.
This commit is contained in:
Cuong Manh Le
2025-03-06 18:42:06 +07:00
committed by Cuong Manh Le
parent b27064008e
commit 3b2e48761e

View File

@@ -19,7 +19,7 @@ jobs:
with:
go-version: ${{ matrix.go }}
- run: "go test -race ./..."
- uses: dominikh/staticcheck-action@v1.2.0
- uses: dominikh/staticcheck-action@v1.3.1
with:
version: "2024.1.1"
install-go: false