Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 2e82845

Browse files
chore(deps): update actions/checkout action to v4 (#847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d579115 commit 2e82845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
release_notes:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- name: Check if it has release drafter config file
1919
id: check_release_drafter
2020
run: |

0 commit comments

Comments
 (0)