diff --git a/.github/workflows/update-deps.yml b/.github/workflows/update-deps.yml index 088f1125..8a8c0aca 100644 --- a/.github/workflows/update-deps.yml +++ b/.github/workflows/update-deps.yml @@ -1,7 +1,7 @@ name: Update Dependencies on: schedule: - - cron: "10 */6 * * *" + - cron: "10 0 * * 0" workflow_dispatch: concurrency: