chore: eslint fix and upgrade dependencies

This commit is contained in:
ccbikai
2024-08-31 16:29:02 +08:00
parent 549064078a
commit 58be3f399c
9 changed files with 413 additions and 540 deletions

View File

@@ -5,7 +5,7 @@ permissions:
on:
schedule:
- cron: "0 0 * * *" # every day
- cron: '0 0 * * *' # every day
workflow_dispatch:
jobs: