diff --git a/action.yaml b/action.yaml index 9d73c9c..0c048c5 100644 --- a/action.yaml +++ b/action.yaml @@ -33,7 +33,7 @@ runs: uses: runs-on/action@d141ef83eb66d096ce8afc767e09115a65c63b60 - name: Setup Python - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 with: python-version-file: ${{ inputs.project_root }}/pyproject.toml python-version: ${{ inputs.python_version }}