We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe082bb commit 94d4b82Copy full SHA for 94d4b82
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node.js
18
uses: actions/setup-node@v4
19
with:
20
- node-version: 16.x
+ node-version: 14.x
21
cache: 'npm'
22
23
- name: Install Snyk CLI and snyk-to-html
0 commit comments