Skip to content

Commit c7eb798

Browse files
Update actions/checkout action to v5
1 parent 358c122 commit c7eb798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
DPRINT_VERSION: 0.50.1
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v5
2525

2626
- name: Setup node
2727
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)