Skip to content

Commit

Permalink
update the node version
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Jan 15, 2024
1 parent b53352d commit f0be22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-nextjs-app-with-pnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20

- uses: pnpm/action-setup@v2
name: Install pnpm
Expand Down

0 comments on commit f0be22d

Please sign in to comment.