Use Node.js 16 for publishing too.

This commit is contained in:
XhmikosR
2021-11-02 18:05:14 +02:00
parent a263190810
commit 8ade07a325
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
registry-url: 'https://registry.npmjs.org'
- name: Publish on npm