Unverified Commit f77c6953 authored by NGPixel's avatar NGPixel

chore: set windows build node to 16.x

parent 9fbc25ad
......@@ -191,7 +191,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v2.5.1
with:
node-version: 12.x
node-version: 16.x
- name: Download a Build Artifact
uses: actions/download-artifact@v2.1.0
......
......@@ -36,7 +36,7 @@
"node": ">=10.12"
},
"dependencies": {
"@azure/storage-blob": "12.9.0",
"@azure/storage-blob": "12.12.0",
"@exlinc/keycloak-passport": "1.0.2",
"@joplin/turndown-plugin-gfm": "1.0.45",
"@root/csr": "0.8.1",
......
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment