Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release/2.8.0' into fix/#3038_Ad…
Browse files Browse the repository at this point in the history
…ded_validation_for_Data_Point_Name_Extended_length_limit
  • Loading branch information
Limraj committed Oct 30, 2024
2 parents 3bc14dc + 190960c commit dd1edd1
Show file tree
Hide file tree
Showing 18 changed files with 22,462 additions and 15,828 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 14.x
node-version: 22.9.0
- name: Cache node modules
id: nodeCache
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 14.x
node-version: 22.9.0
- name: Cache node modules
id: nodeCache
uses: actions/cache@v3
Expand Down
Loading

0 comments on commit dd1edd1

Please sign in to comment.