mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 14:01:14 +00:00
chore: update golangci-lint test versions
This commit is contained in:
parent
656a8d69e8
commit
8cae750416
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
- ""
|
||||
- "latest"
|
||||
- "v1.60"
|
||||
- "v1.60.0"
|
||||
- "v1.60.1"
|
||||
runs-on: ${{ matrix.os }}
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
@ -80,7 +80,7 @@ jobs:
|
|||
version:
|
||||
- ""
|
||||
- "latest"
|
||||
- "v1.60.0"
|
||||
- "v1.60.1"
|
||||
- "adbdfdb288e939a175182b7a12b7555215ce98b2"
|
||||
runs-on: ${{ matrix.os }}
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Reference in a new issue