Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Merge branch 'next' of github.com:readmeio/api-explorer into next
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Aug 3, 2020
2 parents 72d8e3f + 3374fbd commit de44871
Show file tree
Hide file tree
Showing 9 changed files with 1,327 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bundlewatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.1
- uses: actions/setup-node@v2.1.0
- uses: actions/setup-node@v2.1.1
with:
node-version: 10.x

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2.3.1

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2.1.0
uses: actions/setup-node@v2.1.1
with:
node-version: ${{ matrix.node-version }}

Expand Down
78 changes: 75 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit de44871

Please sign in to comment.