Skip to content

Commit

Permalink
chore: update golangci-lint test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernandez Ludovic committed Aug 18, 2024
1 parent a3d68bc commit 656a8d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
version:
- ""
- "latest"
- "v1.58"
- "v1.58.0"
- "v1.60"
- "v1.60.0"
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand All @@ -80,8 +80,8 @@ jobs:
version:
- ""
- "latest"
- "v1.58.0"
- "4bf574a12bb61234e28e3d6172be6ed95b0e8baf"
- "v1.60.0"
- "adbdfdb288e939a175182b7a12b7555215ce98b2"
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand Down

0 comments on commit 656a8d6

Please sign in to comment.