Merge 1e5375cb68027828464ea0121fffd8219734eb64 into 1b57fb15a791e1da49924c42094ffd88c99a441a

This commit is contained in:
dependabot[bot] 2025-11-27 16:01:24 -08:00 committed by GitHub
commit 5b9061b22d
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