This commit is contained in:
dependabot[bot] 2026-01-19 19:48:27 +01:00 committed by GitHub
commit 59f1ffe7ad
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.1.0
with:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Install requirements