Skip to content

Commit 5fb08c3

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

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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
2121

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

0 commit comments

Comments
 (0)