fix dc
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 18s

This commit is contained in:
0d0 2025-02-23 02:31:10 +01:00
parent 79c3c820a4
commit 10d8ce8a15

View file

@ -2,7 +2,7 @@ name: Bump deps (only minor versions)
on:
schedule:
- cron: '23 1 * * *' # Runs every night at midnight (UTC)
- cron: '0 23 * * *' # Runs every night at midnight
workflow_dispatch:
jobs: