diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index cff0c4a320b..59405aac033 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -45,7 +45,7 @@ jobs: cache-read-only: false - name: Setup Gradle uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92 # v6.2.0 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v6 with: node-version: 22 - name: Configure vega-cli