We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be6ab3 commit c930450Copy full SHA for c930450
1 file changed
.github/workflows/check.yml
@@ -70,6 +70,7 @@ jobs:
70
uses: actions/setup-node@v3
71
with:
72
cache: npm
73
+ node-version: '18'
74
- name: Download artifact
75
uses: actions/download-artifact@v3
76
0 commit comments