Skip to content

Commit

Permalink
Add node version and fix vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiabdm committed Jun 29, 2024
1 parent d16c9e6 commit fdf24c3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '20.15.0'
cache: npm

- name: Install dependencies
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fdf24c3

Please # to comment.