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 @@ - +