mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 18:08:05 +01:00
Update node to 14.16.0
This commit is contained in:
committed by
Josh Perez
parent
a97abf718d
commit
3970ae642d
2
.github/workflows/snyk.yml
vendored
2
.github/workflows/snyk.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '12.18.3'
|
||||
node-version: '14.16.0'
|
||||
- run: npm install -g yarn@1.22.0
|
||||
- run: npm install -g snyk@1.316.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user