Bump actions/checkout from 4 to 6 (#57)

This commit is contained in:
dependabot[bot] 2025-11-25 10:19:08 +01:00 committed by GitHub
parent 736afc5d1f
commit 2711a463a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- uses: actions/checkout@v4
- uses: actions/checkout@v6
name: Repository checkout
with:
fetch-depth: 0