diff --git a/.github/workflows/cimnotebook-ci.yml b/.github/workflows/cimnotebook-ci.yml index dfec54c..105eae2 100644 --- a/.github/workflows/cimnotebook-ci.yml +++ b/.github/workflows/cimnotebook-ci.yml @@ -47,7 +47,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Setup Node.js 20 - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "24" cache: npm @@ -91,7 +91,7 @@ jobs: cimvocabcheck/lsp/pom.xml - name: Setup Node.js 20 - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "24" cache: npm @@ -208,7 +208,7 @@ jobs: java-version: "21" - name: Setup Node.js 20 - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "24" cache: npm diff --git a/.github/workflows/cimnotebook-release.yml b/.github/workflows/cimnotebook-release.yml index a474053..13611e1 100644 --- a/.github/workflows/cimnotebook-release.yml +++ b/.github/workflows/cimnotebook-release.yml @@ -90,7 +90,7 @@ jobs: cimvocabcheck/lsp/pom.xml - name: Setup Node.js 20 - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "24" cache: npm diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index a58072a..f3403a6 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -41,7 +41,7 @@ jobs: fetch-tags: true - name: Setup Node.js - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: '24' cache: npm diff --git a/.github/workflows/renovate-sbom-autofix.yml b/.github/workflows/renovate-sbom-autofix.yml index b8a24f9..bf843c0 100644 --- a/.github/workflows/renovate-sbom-autofix.yml +++ b/.github/workflows/renovate-sbom-autofix.yml @@ -68,7 +68,7 @@ jobs: cimvocabcheck/lsp/pom.xml - name: Setup Node.js - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: node-version: "24" cache: npm