Skip to content

Commit 6f1750e

Browse files
authored
ci: use node 20 for react-vite
1 parent f9b40be commit 6f1750e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
name: react-vite
3030
version: ${{ matrix.version }}
31-
node: 18
31+
node: 20
3232

3333
vue:
3434
strategy:

0 commit comments

Comments
 (0)