Merge a622dc15b49793084d4f553acb9265d2c0b4309c into b8b07ee6e15e096089f3c42b61930719e489f09d

This commit is contained in:
dependabot[bot] 2025-09-26 12:07:17 +00:00 committed by GitHub
commit 0da9abf120
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ jobs:
with:
persist-credentials: false
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
uses: actions/setup-python@v5.4.0
uses: actions/setup-python@v6.0.0
with:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Install requirements