bump deps

This commit is contained in:
ginuerzh
2024-07-04 23:09:05 +08:00
parent 1400b5ff5d
commit c71e128fec
4 changed files with 36 additions and 21 deletions

View File

@ -3,7 +3,7 @@ name: Trigger nightly build
on:
schedule:
# * is a special character in YAML, so you have to quote this string
- cron: '00 15 * * *'
- cron: '30 15 * * *'
workflow_dispatch:
jobs: