Skip to content

Commit

Permalink
Unpin Python version for linting CI task (#3137)
Browse files Browse the repository at this point in the history
  • Loading branch information
SorenSpicknall authored Nov 27, 2023
1 parent c230f5d commit ddc03da
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 99 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.11.6
- uses: pre-commit/action@v3.0.0
- uses: crate-ci/typos@master
with:
Expand Down
Loading

0 comments on commit ddc03da

Please sign in to comment.