diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d5672a5..de09f67 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,7 +8,7 @@ jobs: name: Test the git-cliff changelog generator action steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 - name: Generate a changelog