Skip to content

Commit

Permalink
update .node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
hoshinotsuyoshi committed Dec 24, 2024
1 parent 022c981 commit 8865058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/vercel-deploy-erd-sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
VERCEL_ORG_ID: ${{ vars.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ vars[matrix.apps.vercel-project-id-key] }}
steps:
- run: node -v
- uses: actions/checkout@v4
- uses: ./.github/actions/pnpm-setup
- name: Install Vercel CLI
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.11.0
18.20.5

0 comments on commit 8865058

Please sign in to comment.