[actions] update workflows
This commit is contained in:
2
.github/workflows/toc.yml
vendored
2
.github/workflows/toc.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
# pulls all tags (needed for lerna / semantic release to correctly version)
|
||||
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
|
||||
- uses: actions/setup-node@v1
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '12.x'
|
||||
- run: npm install
|
||||
|
||||
Reference in New Issue
Block a user