diff --git a/.github/workflows/python-ci.yml b/.github/workflows/python-ci.yml index 8f9040b..1585c64 100644 --- a/.github/workflows/python-ci.yml +++ b/.github/workflows/python-ci.yml @@ -36,7 +36,7 @@ jobs: name: "Dry run Commitizen bump" runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0 - name: Create bump and changelog