newer checkout

This commit is contained in:
softprops 2020-01-05 17:05:34 -05:00
parent e7bba17971
commit 7b2fd2c223

View file

@ -8,9 +8,7 @@ jobs:
steps:
# https://github.com/actions/checkout
- name: Checkout
uses: actions/checkout@master
with:
fetch-depth: 1
uses: actions/checkout@v2
- name: Install
run: npm ci
- name: Build