diff --git a/.github/workflows/pull-request-checks.yaml b/.github/workflows/pull-request-checks.yaml index fc97f7b2..1fd1dd16 100644 --- a/.github/workflows/pull-request-checks.yaml +++ b/.github/workflows/pull-request-checks.yaml @@ -289,7 +289,7 @@ jobs: sudo apt-get install --no-install-recommends -yq emscripten flex bison libxml2-utils cpanminus ccache - uses: actions/setup-node@v4 with: - node-version: 21 + node-version: 22 - name: Prepare ccache uses: actions/cache@v4 with: