diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ff86f5..4844afc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,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