Skip to content

Commit

Permalink
Official action does not have the 24.04 python 3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Jun 10, 2024
1 parent a81d18f commit 1d9d921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
path: checkout

- name: Set up Python ${{ env.Python_REQUIRED_VERSION }}
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 1d9d921

Please sign in to comment.