Skip to content

Commit 72b560f

Browse files
committed
ci: bump staticcheck to v2024
Signed-off-by: Sebastien Binet <[email protected]>
1 parent eccf29d commit 72b560f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
install-go: false
7373
cache-key: ${{ matrix.platform }}
74-
version: "2023.1"
74+
version: "2024.1"
7575
- name: Upload-Coverage
7676
if: matrix.platform == 'ubuntu-latest'
7777
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)