diff --git a/action.yml b/action.yml index 614f65f..36c7dfd 100644 --- a/action.yml +++ b/action.yml @@ -49,7 +49,7 @@ outputs: runs: using: composite steps: - - uses: MatteoH2O1999/build-and-install-python@fa6aa49b741ec1b3d0cc31c20c5cc0ce1e49f9a1 + - uses: MatteoH2O1999/build-and-install-python@a78a0734a89b8bfdefa35d5da8a9de8abee8f216 id: build with: python-version: ${{ inputs.python-version }}