Skip to content

Commit

Permalink
ci: update node e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
conico974 authored Dec 8, 2023
1 parent 36da819 commit 0e827ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
uses: actions/setup-node@v3
with:
cache: pnpm # cache pnpm store
node-version: 18.16.1
node-version: 18.18.2

- name: Install packages
run: pnpm install
Expand Down

1 comment on commit 0e827ce

@vercel
Copy link

@vercel vercel bot commented on 0e827ce Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

open-next – ./

open-next-git-main-sst-dev.vercel.app
open-next.vercel.app
open-next-sst-dev.vercel.app

Please sign in to comment.