Skip to content

Commit

Permalink
Merge 5c61f63 into 07d3465
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Nov 16, 2020
2 parents 07d3465 + 5c61f63 commit 132f702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_readme_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14.15.0
node-version: 14.15.1
- run: npm install
- run: npm run docs
- uses: gr2m/create-or-update-pull-request-action@v1.x
Expand Down

0 comments on commit 132f702

Please sign in to comment.