Skip to content

Commit 7ad6cd9

Browse files
committed
ci: update node to latest lts version
1 parent 61c0fb0 commit 7ad6cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wc-acceptance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
HEAD_REF: ${{ github.head_ref }}
5757
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
5858
with:
59-
node-version: 20
59+
node-version: 24.8.0
6060
- run: npm ci
6161
- run: npx playwright install --with-deps
6262
- name: Wait for Codespace to be active

0 commit comments

Comments
 (0)