Skip to content

Commit

Permalink
Updating Python version for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmo213 committed Jul 30, 2024
1 parent 254734f commit 1d09798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v3
with:
python-version: '3.9.x'
python-version: '3.11.x'
cache: 'pip'
architecture: 'x64'

Expand Down

0 comments on commit 1d09798

Please sign in to comment.