diff --git a/.github/workflows/versions.yaml b/.github/workflows/versions.yaml index 82944a7e44077578fd11712e11bb6c8bef9ed024..4ada34f4407326fed5daf008814b91d143a15076 100644 --- a/.github/workflows/versions.yaml +++ b/.github/workflows/versions.yaml @@ -2,7 +2,7 @@ name: Upgrade to latest versions on: schedule: - - cron: '37 13 * * *' + - cron: '37 13 * * 1' jobs: versions: runs-on: ubuntu-latest