Skip to content

Commit a9c4d68

Browse files
authored
Merge pull request #73 from Commencis/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents 8091020 + a14f9cc commit a9c4d68

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)