diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index db0b215..951bed8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: run: | python -m pip install --upgrade pip setuptools wheel - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 name: Repository checkout with: fetch-depth: 0