chore(deps): bump actions/setup-python from 6 to 6.3.0

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 6.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v6...v6.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-25 14:30:52 +00:00
committed by l
parent 55ede9f2f6
commit 891a7f905d
2 changed files with 3 additions and 3 deletions

View File

@@ -401,7 +401,7 @@ jobs:
with:
show-progress: false
persist-credentials: false
- uses: actions/setup-python@v6
- uses: actions/setup-python@v6.3.0
with:
python-version: "3.11"