Update actions/setup-python action to v5.5.0 (#13003)

This commit is contained in:
renovate[bot]
2025-04-21 03:32:53 +00:00
committed by GitHub
parent 78f2b697ce
commit c929f71085
3 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
ref: ${{ inputs.ref }}
fetch-depth: 0
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
with:
python-version: 3.12