Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
ce605346d9
Update actions/setup-python digest to f677139 2024-09-01 01:42:59 +00:00

View File

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