Skip to content

Commit c930450

Browse files
committed
Set node-version for Install check
1 parent 5be6ab3 commit c930450

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
uses: actions/setup-node@v3
7171
with:
7272
cache: npm
73+
node-version: '18'
7374
- name: Download artifact
7475
uses: actions/download-artifact@v3
7576
with:

0 commit comments

Comments
 (0)