Skip to content

Commit 0e827ce

Browse files
authored
ci: update node e2e
1 parent 36da819 commit 0e827ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: actions/setup-node@v3
9595
with:
9696
cache: pnpm # cache pnpm store
97-
node-version: 18.16.1
97+
node-version: 18.18.2
9898

9999
- name: Install packages
100100
run: pnpm install

0 commit comments

Comments
 (0)