Skip to content

Commit

Permalink
got version spec wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjit-bhat committed Jul 8, 2024
1 parent 130c596 commit f3b1c59
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 @@ -33,7 +33,7 @@ jobs:
- name: Lint
uses: dominikh/staticcheck-action@v1
with:
version: '0.4.7'
version: 'v0.4.7'
install-go: false

python:
Expand Down

0 comments on commit f3b1c59

Please sign in to comment.