Update actions/setup-python digest to f677139

This commit is contained in:
renovate[bot] 2024-09-01 01:42:59 +00:00 committed by GitHub
parent 6f0401b576
commit ce605346d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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