Bump actions/setup-python from 5.3.0 to 5.4.0 (#12672)

This commit is contained in:
dependabot[bot]
2025-02-12 16:41:22 +08:00
committed by GitHub
parent 0c7d9effce
commit d59def4730
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ jobs:
version: v3.14.4
#Python is required because ct lint runs Yamale and yamllint which require Python.
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
with:
python-version: '3.13'