Skip to content

Commit

Permalink
python version update
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Apr 25, 2024
1 parent a7ac776 commit 6544915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: actions/setup-python@v2
with:
python-version: 3.6
python-version: '3.10'

- name: Cache Mint packages
uses: actions/cache@v1
Expand Down

0 comments on commit 6544915

Please sign in to comment.