Skip to content

Commit

Permalink
Updated node version
Browse files Browse the repository at this point in the history
  • Loading branch information
skunichetty committed Apr 6, 2024
1 parent af72e6f commit b6793bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-node@v3
with:
# update the Node version to meet your needs
node-version: 16
node-version: 21
cache: npm
- name: Install Dependencies
run: npm ci
Expand Down

0 comments on commit b6793bb

Please sign in to comment.