Skip to content

Commit 17b7fc9

Browse files
committed
Update checkout action.
1 parent 89000bb commit 17b7fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make-release.yml

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

3333
# we first have to clone the AddOn project, this is a required step
3434
- name: Clone project
35-
uses: actions/checkout@v3
35+
uses: actions/checkout@v4
3636
with:
3737
fetch-depth: 0 # gets git history for changelogs
3838

0 commit comments

Comments
 (0)