Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
redirect ODI page to new domain (#698)
Browse files Browse the repository at this point in the history
* redirect ODI page to new domain

* update node on git action workflow

* fix security vulns

* increase test timeout
  • Loading branch information
aaronhans authored Mar 17, 2021
1 parent 2733ac9 commit a275eae
Show file tree
Hide file tree
Showing 4 changed files with 15,751 additions and 503 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [12.x]
node-version: [14.x]

steps:
- uses: actions/checkout@v1
Expand Down
Loading

0 comments on commit a275eae

Please sign in to comment.