Skip to content

Commit

Permalink
chore(pkg): update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis committed Apr 19, 2024
1 parent 51a0a40 commit 3ea12c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '16.x'

- name: Cache dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit 3ea12c1

Please sign in to comment.