mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
Update .github/workflows/data.yml
Co-Authored-By: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
parent
dfa9bd7ce0
commit
b7c69ac160
2
.github/workflows/data.yml
vendored
2
.github/workflows/data.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: "!contains(github.event.head_commit.message, '[skip ci]')"
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: actions/checkout@v2.1.0
|
||||
- uses: actions/setup-node@v1.4.1
|
||||
with:
|
||||
node-version: 13
|
||||
|
Loading…
Reference in New Issue
Block a user