Update .github/workflows/test.yml

This commit is contained in:
Matthieu MOREL
2021-08-02 12:13:03 +02:00
committed by GitHub
parent bbba44193e
commit 05ee1a425f

View File

@@ -26,7 +26,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