diff --git a/action.yml b/action.yml index c21738f..6ef9c6d 100644 --- a/action.yml +++ b/action.yml @@ -60,7 +60,7 @@ runs: allow-build: ${{ inputs.allow-build }} token: ${{ inputs.token }} allow-prereleases: ${{ inputs.allow-prereleases }} - - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c + - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d id: setup with: python-version: ${{ steps.build.outputs.python-version }}