Override staticcheck version for older Go releases.
This commit is contained in:
parent
8e211fc2dd
commit
457efa2520
2
.github/workflows/go-presubmit.yml
vendored
2
.github/workflows/go-presubmit.yml
vendored
@ -21,3 +21,5 @@ jobs:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
- uses: actions/checkout@v2
|
||||
- uses: creachadair/go-presubmit-action@default
|
||||
with:
|
||||
staticcheck-version: "2020.1.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user