We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b229d3d commit 167d6bcCopy full SHA for 167d6bc
.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