Skip to content

Commit 94d4b82

Browse files
authored
Update main.yml
1 parent fe082bb commit 94d4b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Node.js
1818
uses: actions/setup-node@v4
1919
with:
20-
node-version: 16.x
20+
node-version: 14.x
2121
cache: 'npm'
2222

2323
- name: Install Snyk CLI and snyk-to-html

0 commit comments

Comments
 (0)