Skip to content

Commit

Permalink
update version of setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
pionere committed Jan 25, 2024
1 parent f769d0f commit 33a804f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ runs:
steps:
- name: Setup Python
if: ${{ inputs.setup-python == 'true' }}
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.6.x - 3.11.x'

Expand Down

0 comments on commit 33a804f

Please sign in to comment.