From eb406d58014bc5b512a00dab68eb91d9c63c3ec2 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:40:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20fix=20typo=20in=20comment=20and?= =?UTF-8?q?=20resolve=20CI=20issues?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removed the repeated phrase 'Mobility in soil' in a comment within SDSComXSL.xsl. - Updated GitHub Actions to v4 and fixed yarn cache configuration to resolve CI failures. Co-authored-by: SmolSoftBoi <491681+SmolSoftBoi@users.noreply.github.com> --- .github/workflows/node.js.yml | 6 +++--- SDSComXSL.xsl | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 82e2b93..032e6e7 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -20,12 +20,12 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} - cache: 'npm' + cache: 'yarn' - run: yarn install - run: yarn run build - run: yarn test diff --git a/SDSComXSL.xsl b/SDSComXSL.xsl index 7b48f5f..eb81844 100644 --- a/SDSComXSL.xsl +++ b/SDSComXSL.xsl @@ -1203,7 +1203,7 @@ - +