diff --git a/action.yml b/action.yml index 9de1bed..a76634a 100644 --- a/action.yml +++ b/action.yml @@ -49,7 +49,7 @@ outputs: runs: using: composite steps: - - uses: MatteoH2O1999/build-and-install-python@154f5b627566871af67b336972c50be18bf9883a + - uses: MatteoH2O1999/build-and-install-python@768952272fbb9041a0f308d4721efb3ace09c1f9 id: build with: python-version: ${{ inputs.python-version }}