We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29ece20 + 989b368 commit 089196eCopy full SHA for 089196e
1 file changed
.github/workflows/git-cliff-release.yml
@@ -30,7 +30,7 @@ jobs:
30
release_body: ${{ steps.git-cliff.outputs.content }}
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
34
with:
35
fetch-depth: 0
36
0 commit comments