Skip to content

Commit

Permalink
ci: bump staticcheck@2023.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastien Binet <binet@cern.ch>
  • Loading branch information
sbinet committed Sep 5, 2023
1 parent d41b03d commit 404ed51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
with:
install-go: false
cache-key: ${{ matrix.platform }}
version: "2023.1"
version: "2023.1.5"
- name: Upload-Coverage
if: matrix.platform == 'ubuntu-20.04'
uses: codecov/codecov-action@v3

0 comments on commit 404ed51

Please sign in to comment.