Skip to content

Commit b247897

Browse files
chore(deps): update actions/checkout action to v4
1 parent 390006e commit b247897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
node-version: ${{ matrix.node }}
2525

2626
- name: checkout
27-
uses: actions/checkout@v2
27+
uses: actions/checkout@v4
2828

2929
- name: cache node_modules
3030
uses: actions/cache@v2

0 commit comments

Comments
 (0)