From cce841e280f0e8962dd07d1a988869b423f88c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Duquette?= Date: Mon, 25 May 2026 14:36:55 -0400 Subject: [PATCH] Use node 24 in the webassembly workflow --- .github/workflows/other/webassembly-build/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/other/webassembly-build/action.yml b/.github/workflows/other/webassembly-build/action.yml index 651de858..c89744dd 100644 --- a/.github/workflows/other/webassembly-build/action.yml +++ b/.github/workflows/other/webassembly-build/action.yml @@ -11,7 +11,7 @@ runs: - uses: actions/setup-node@v4 with: - node-version: 20 + node-version: 24 - name: Platform tests working-directory: ./