Use legacy action until this is public

This commit is contained in:
Danny McCormick 2019-07-11 13:06:21 -04:00 committed by GitHub
parent 18cbc6a02c
commit 7d038c140f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
operating-system: [ubuntu-latest, windows-latest]
actions:
- name: Set Node.js 10.x
uses: actions/setup-node@master
uses: bryanmacfarlane/node-config@master
with:
version: 10.x