Skip to content

Commit

Permalink
Merge pull request #34 from jci-metasys/welch/5349
Browse files Browse the repository at this point in the history
upgrade to 8.0.0.5349 of data
  • Loading branch information
michaelgwelch authored Oct 3, 2024
2 parents 91a8fc9 + e9cc39d commit 10718f5
Show file tree
Hide file tree
Showing 2 changed files with 14,727 additions and 1,283 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

strategy:
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v2
Expand All @@ -36,7 +36,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]

steps:
- uses: actions/checkout@v2
Expand All @@ -54,7 +54,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
node-version: [16.x, 18.x, 20.x]

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

0 comments on commit 10718f5

Please sign in to comment.