Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Sep 11, 2023
1 parent 12aa070 commit 25a5e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-vrsion: "3.11"
python-version: "3.11"
cache: "pip"

- run: pip install --upgrade pre-commit
Expand Down

0 comments on commit 25a5e51

Please sign in to comment.