Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cherry committed Feb 3, 2024
1 parent b6f53ae commit 39d72e4
Show file tree
Hide file tree
Showing 3 changed files with 587 additions and 338 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
repository_dispatch:

env:
NODE_VERSION: 16.x
NODE_VERSION: 20.x
jobs:
test:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -64,4 +64,4 @@ jobs:
AUTH_KEY
env:
NODE_ENV: production
AUTH_KEY: ${{ secrets.AUTH_KEY }}
AUTH_KEY: ${{ secrets.AUTH_KEY }}
Loading

0 comments on commit 39d72e4

Please sign in to comment.