Skip to content

Commit 9e0b9c4

Browse files
authored
Merge pull request #27 from motlin/upgrade-actions
2 parents 90cdd44 + 4dde5ff commit 9e0b9c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ runs:
3131
exit 1
3232
3333
- name: Checkout code
34-
uses: actions/checkout@v3
34+
uses: actions/checkout@v4
3535
with:
3636
fetch-depth: 0
3737

0 commit comments

Comments
 (0)