Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Apr 24, 2024
1 parent 1631008 commit b543cba
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 156 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'
cache-dependency-path: '**/package-lock.json'

Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'
cache-dependency-path: '**/package-lock.json'

Expand Down
Loading

0 comments on commit b543cba

Please sign in to comment.