@ -25,7 +25,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 14.16.0
node-version: 16
- name: Install RPM & Pacman (on Ubuntu)
if: runner.os == 'Linux'