This commit is contained in:
parent
a5e3e310b7
commit
7213189744
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Bump deps (only minor versions)
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '4 1 * * *' # Runs every night at midnight (UTC)
|
||||
- cron: '5 3 * * *' # Runs every night at midnight (UTC)
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue