Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release/2.8.0' into fix/#2755_Si…
Browse files Browse the repository at this point in the history
…gnaling_the_Data_Source_that_has_a_problem
  • Loading branch information
Limraj committed Oct 30, 2024
2 parents 5553e48 + 190960c commit 2b7e61c
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 2b7e61c

Please sign in to comment.