Skip to content

Commit

Permalink
Merge pull request #47 from OZI-Project/bump-pyc_wheel
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
rjdbcm authored Mar 26, 2024
2 parents a443e52 + 769bec4 commit 12ac0a7
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 @@ -122,7 +122,7 @@ runs:

- name: Compile wheel
if: inputs.python-dist == 'py312' && (steps.release.outputs.released == 'true' || steps.draft.outputs.created == 'true')
uses: OZI-Project/pyc_wheel@1.2.8
uses: OZI-Project/pyc_wheel@831843c846af65c5166c90f3b2afc0cb0e3710d0
with:
filename: ${{ github.event.repository.name }}-${{ steps.version.outputs.tag }}-py3-none-any.whl
python-version: '3.12'
Expand Down

0 comments on commit 12ac0a7

Please sign in to comment.