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] operating-system: [ubuntu-latest, windows-latest]
actions: actions:
- name: Set Node.js 10.x - name: Set Node.js 10.x
uses: actions/setup-node@master uses: bryanmacfarlane/node-config@master
with: with:
version: 10.x version: 10.x