Skip to content

Commit a14f9cc

Browse files
chore(deps): update actions/checkout action to v5
1 parent 3959e24 commit a14f9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

2020
steps:
2121
- name: Checkout
22-
uses: actions/checkout@v4
22+
uses: actions/checkout@v5
2323

2424
- name: Setup
2525
uses: commencis/js-toolkit/.github/actions/setup@main

0 commit comments

Comments
 (0)