Update .github/workflows/data.yml

Co-Authored-By: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
Andrew Nesbitt 2020-04-20 10:26:28 +01:00 committed by GitHub
parent 81c36441e1
commit dfa9bd7ce0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- uses: actions/checkout@master
- uses: actions/setup-node@master
- uses: actions/setup-node@v1.4.1
with:
node-version: 13
- name: build