Skip to content

Commit

Permalink
Merge pull request #257 from libAtoms/renovate/actions-setup-python-5.x
Browse files Browse the repository at this point in the history
Update actions/setup-python action to v5
  • Loading branch information
pastewka authored Jul 16, 2024
2 parents 33512f8 + 3c93c86 commit 3e9efbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-python@v2
- uses: actions/setup-python@v5
with:
python-version: '3.8'

Expand Down

0 comments on commit 3e9efbd

Please sign in to comment.