Skip to content

Commit

Permalink
Use my fork of setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Jun 10, 2024
1 parent aa9abfc commit df082ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-python@v5
- uses: jmarrec/setup-python@v5
id: setup-python
with:
python-version: ${{ env.Python_REQUIRED_VERSION }}
Expand Down

0 comments on commit df082ed

Please sign in to comment.