Bump actions/checkout from 3 to 4 (#11)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-24 14:42:16 +01:00
committed by GitHub
parent 25286e2f04
commit eca84f4505
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
- uses: actions/checkout@v3
- uses: actions/checkout@v4
name: Repository checkout
with:
fetch-depth: 0