Skip to content

Commit

Permalink
Merge pull request #344 from usnistgov/fix/ODD11-delimit-topic-tag
Browse files Browse the repository at this point in the history
Add support for and related to the CHIPS collection
  • Loading branch information
RayPlante authored Sep 10, 2024
2 parents 4c89af4 + 2c078ee commit e2f5e40
Show file tree
Hide file tree
Showing 70 changed files with 24,739 additions and 772 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/angular-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Setup node.js 14.19
- name: Setup node.js 16.17
uses: actions/setup-node@v2
with:
node-version: 14.19
node-version: 16.17

- name: Setup dependency caching
uses: actions/cache@v2
Expand Down
Loading

0 comments on commit e2f5e40

Please sign in to comment.