diff --git a/action.yml b/action.yml index 0d4bf8d..f677fc9 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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 + - uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c id: setup with: python-version: ${{ steps.build.outputs.python-version }}