diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 241dfb9..f355f89 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -36,7 +36,7 @@ jobs: runs-on: ubuntu-latest needs: test steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: fetch-depth: 0 - name: Create bump and changelog