Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jurplel authored Feb 13, 2025
2 parents a4f278c + e892482 commit 70d5292
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ runs:
if: ${{ inputs.setup-python == 'true' }}
uses: actions/setup-python@v5
with:
python-version: '3.6.x - 3.13.x'
python-version: '>=3.9.x'

- name: Setup and run aqtinstall
uses: ./action
Expand Down
13 changes: 7 additions & 6 deletions action/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70d5292

Please sign in to comment.