Bump actions/setup-python from 5 to 6 in /.github/actions/create-dev-env (#2314)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-08 18:08:56 +01:00
committed by GitHub
parent 52cc467734
commit b38effefe4

View File

@@ -5,7 +5,7 @@ runs:
using: composite
steps:
- name: Set Up Python 🐍
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: 3.12