Update .github/workflows/check-dist.yml

pull/238/head
Matthieu MOREL 4 years ago committed by GitHub
parent 5cfad07535
commit 72f656fe3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2
- name: Set Node.js 12.x
uses: actions/setup-node@v2.3.0
uses: actions/setup-node@v2
with:
cache: npm
node-version: 12.x

Loading…
Cancel
Save