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

Commit

Permalink
Merge branch 'BWDB-15771' of https://github.com/Bandwidth/api-docs in…
Browse files Browse the repository at this point in the history
…to BWDB-15771
  • Loading branch information
ajrice6713 committed Sep 6, 2023
2 parents d7eb762 + 8cebd07 commit 339c5fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-publish-docsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [16, 18, 20]
node-version: [16, 18, 20.5.1]
browser: [chrome]
exclude:
- node-version: 16
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish-docsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [16, 18, 20]
node-version: [16, 18, 20.5.1]
browser: [chrome]
exclude:
- node-version: 16
Expand Down Expand Up @@ -119,7 +119,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [16, 18, 20]
node-version: [16, 18, 20.5.1]
browser: [chrome]
exclude:
- node-version: 16
Expand Down

0 comments on commit 339c5fd

Please sign in to comment.