1
0
Fork 0

bump checkout to v2, pin setup-node to v1 (#277)

pull/308/head
eric sciple 2020-01-14 11:19:06 -05:00 committed by GitHub
parent c514e7481a
commit 461fc2b9c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Set Node.js 12.x - name: Set Node.js 12.x
uses: actions/setup-node@master uses: actions/setup-node@v1
with: with:
node-version: 12.x node-version: 12.x