Skip to content

Commit bbb3927

Browse files
Update actions/checkout action to v4.3.0
1 parent 5ee52b4 commit bbb3927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yml

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

1212
steps:
1313
- name: Checkout code
14-
uses: actions/checkout@v4.2.2
14+
uses: actions/checkout@v4.3.0
1515
with:
1616
ref: ${{ github.event.release.target_commitish }}
1717

0 commit comments

Comments
 (0)