From 9f947b974e38241949a3ecaaca7aadc10368b3a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:38:21 +0000 Subject: [PATCH 1/2] Bump actions/setup-node from 3 to 4 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e97c78c8a9..873c402d23 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v4 with: submodules: recursive - - uses: actions/setup-node@v3 + - uses: actions/setup-node@v4 with: node-version: '14' # This needs to match the version used by our Meteor release - name: Install dependencies From be5dbab4aacd12aec69ab56af4c0b9e10c1aac84 Mon Sep 17 00:00:00 2001 From: Molly Smith Date: Wed, 1 Nov 2023 13:06:56 -0600 Subject: [PATCH 2/2] Updated release notes --- MATScommon | 2 +- METexpress | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MATScommon b/MATScommon index e9d29ef36e..c04c364196 160000 --- a/MATScommon +++ b/MATScommon @@ -1 +1 @@ -Subproject commit e9d29ef36ebbdf0519ff34d79018e0061b8dc092 +Subproject commit c04c364196da61db6bc409fbec4b6c5be922fc67 diff --git a/METexpress b/METexpress index b44ee0e85f..140bd86257 160000 --- a/METexpress +++ b/METexpress @@ -1 +1 @@ -Subproject commit b44ee0e85f3823122125134eccb578cb98cdcfa5 +Subproject commit 140bd86257330c3f21b327420a3b50a6f78e044a