diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1ac8d577..99bf0f7ca 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: python-version: ['3.12'] steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - name: setup python