Skip to content

Commit

Permalink
Use the latest Python version
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
radarhere and hugovk authored Nov 9, 2022
1 parent 62fd833 commit b0ab324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.x"
cache: pip
cache-dependency-path: "setup.py"

Expand Down

0 comments on commit b0ab324

Please sign in to comment.