We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6ba90 commit 09595edCopy full SHA for 09595ed
.github/workflows/main.yml
@@ -20,7 +20,6 @@ jobs:
20
- name: Install Node.js
21
uses: actions/setup-node@v3
22
with:
23
- node-version: '16.6.1'
24
cache: npm
25
26
- name: Install NPM packages
0 commit comments