diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57327a0..c547039 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: # setuptools_scm requires a non-shallow clone of the repository fetch-depth: 0