Skip to content

Commit a667b09

Browse files
authored
Update ci.yml
1 parent 3ad3899 commit a667b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
EXTEND_ESLINT: true
1515

1616
steps:
17-
- uses: actions/checkout@v2
18-
- uses: actions/setup-node@v2
17+
- uses: actions/checkout@v4
18+
- uses: actions/setup-node@v4
1919
with:
2020
node-version: '16'
2121
cache: 'npm'

0 commit comments

Comments
 (0)