Skip to content

Commit

Permalink
CI: update staticcheck to 2024.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Lehner <[email protected]>
  • Loading branch information
florianl committed Aug 15, 2024
1 parent f82b3f9 commit a7592bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staticcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: staticcheck.io
uses: dominikh/[email protected]
with:
version: "2023.1.7"
version: "2024.1.1"
install-go: false
cache-key: ${{ matrix.go-version }}

0 comments on commit a7592bc

Please sign in to comment.