Skip to content

Commit b191ea1

Browse files
committed
chore: 修复ci
1 parent 2cdf19a commit b191ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node_version: ['20']
18+
node_version: ['20.18.4']
1919

2020
# Steps represent a sequence of tasks that will be executed as part of the job
2121
steps:

0 commit comments

Comments
 (0)