We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34276c9 commit ffcbc12Copy full SHA for ffcbc12
.github/workflows/test-e2e.yml
@@ -19,7 +19,7 @@ concurrency:
19
cancel-in-progress: true
20
21
env:
22
- NODE_VERSION: 18.17.1
+ NODE_VERSION: 18.18.0
23
PNPM_VERSION: 8.9.0
24
NEXT_REPO: vercel/next.js
25
NEXT_TEST_MODE: deploy
0 commit comments