Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ outputs:
runs:
using: composite
steps:
- uses: MatteoH2O1999/build-and-install-python@5197587c27a5b4f476cd319117f0eeaf9208f9eb
- uses: MatteoH2O1999/build-and-install-python@432ca4fdfe0cfc97b0b56cb49f057ff53d3ef63a
id: build
with:
python-version: ${{ inputs.python-version }}
Expand Down
Loading