Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Weber committed Oct 30, 2024
1 parent 6b7bdb3 commit 9911ee5
Show file tree
Hide file tree
Showing 3 changed files with 1,811 additions and 383 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14
cache: 'npm'
node-version: 20.x
cache-dependency-path: example/package-lock.json
- run: npm ci
working-directory: example
Expand Down
Loading

0 comments on commit 9911ee5

Please sign in to comment.