Merge pull request #2831 from element-hq/renovate/actions-setup-python-digest

Update actions/setup-python digest to a309ff8
This commit is contained in:
David Baker 2026-02-03 16:28:49 +00:00 committed by GitHub
commit 0bd5657bab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,7 +105,7 @@ jobs:
rustup target add x86_64-apple-darwin
# M1 macos-14 comes without Python preinstalled
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
with:
python-version: "3.13"