Skip to content

Commit

Permalink
chore: update tested golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Feb 12, 2024
1 parent 3cfe3a4 commit de85e3b
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.53"
- "v1.53.2"
- "v1.56"
- "v1.56.1"
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand All @@ -80,8 +80,8 @@ jobs:
version:
- ""
- "latest"
- "v1.53.2"
- "b5093688c0d3008eaacd6066773a1a52e689252f"
- "v1.56.1"
- "bf5008a11acf2da5fe76716eb21d808499e079fa"
runs-on: ${{ matrix.os }}
permissions:
contents: read
Expand Down

0 comments on commit de85e3b

Please sign in to comment.