Compare commits

..

No commits in common. "renovate/actions-setup-python-digest" and "main" have entirely different histories.

View File

@ -62,7 +62,7 @@ jobs:
with:
rust-cache-shared-key: "base"
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
- name: set PYVERSION
run: echo "PYVERSION=$(python --version | tr ' ' '-')" >> $GITHUB_ENV