Skip to content

Commit 0a935b5

Browse files
Bump actions/checkout from 4 to 5 (#1795)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98b132c commit 0a935b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Checkout repository
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@v5
3535
with:
3636
fetch-depth: 0
3737

0 commit comments

Comments
 (0)