Make sure to use latest npm patch in workflow

This commit is contained in:
Dragon Fire
2021-02-11 21:01:47 -05:00
parent bfebe69881
commit a014efb37d
+3
View File
@@ -13,6 +13,9 @@ jobs:
with:
node-version: 15
- name: Install Latest NPM v7 Patch
run: npm install -g npm@7
- name: Install ESLint v7
run: npm install -g eslint@7