We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca074e4 commit 102e497Copy full SHA for 102e497
action.yml
@@ -60,7 +60,7 @@ runs:
60
allow-build: ${{ inputs.allow-build }}
61
token: ${{ inputs.token }}
62
allow-prereleases: ${{ inputs.allow-prereleases }}
63
- - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
+ - uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
64
id: setup
65
with:
66
python-version: ${{ steps.build.outputs.python-version }}
0 commit comments