We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b17e0 commit cfc71f5Copy full SHA for cfc71f5
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Node.js
18
uses: actions/setup-node@v5
19
with:
20
- node-version: 'none'
+ node-version: 'node'
21
check-latest: true
22
cache: 'npm'
23
0 commit comments