Skip to content

Commit 5eaeb45

Browse files
committed
Update staticcheck-action version to 2024.1 in CI workflow
Signed-off-by: devhindo <lildevhind@gmail.com>
1 parent 1333bd9 commit 5eaeb45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- uses: dominikh/staticcheck-action@v1
8686
with:
8787
install-go: false
88-
version: "2022.1"
88+
version: "2024.1"
8989
vet:
9090
name: Vet
9191
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)