Skip to content

Commit ef968e7

Browse files
chore(deps): update actions/checkout action to v4
1 parent 86ab5e0 commit ef968e7

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
@@ -17,7 +17,7 @@ jobs:
1717
node: [14]
1818

1919
steps:
20-
- uses: actions/checkout@v2
20+
- uses: actions/checkout@v4
2121

2222
- uses: actions/cache@v2
2323
id: cache

0 commit comments

Comments
 (0)