Skip to content

Commit

Permalink
upgrade staticcheck-action to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Deeptanshu Sankhwar committed Dec 29, 2024
1 parent 8ba20b5 commit 9833773
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 @@ -56,7 +56,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: 1.19
- uses: dominikh/staticcheck-action@v1.2.0
- uses: dominikh/staticcheck-action@v1.3.0
with:
install-go: false
version: "2022.1"
Expand Down

0 comments on commit 9833773

Please sign in to comment.