Update actions/setup-python digest to 39cd149

This commit is contained in:
renovate[bot] 2024-08-03 09:44:05 +00:00 committed by Nick Groenen
parent c25d80fe66
commit e47d06e627

View File

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