Skip to content

Commit 089196e

Browse files
authored
Merge pull request #357 from OADA/dependabot/github_actions/actions/checkout-5
2 parents 29ece20 + 989b368 commit 089196e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/git-cliff-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
release_body: ${{ steps.git-cliff.outputs.content }}
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v5
3434
with:
3535
fetch-depth: 0
3636

0 commit comments

Comments
 (0)