We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1426d commit 9af8d67Copy full SHA for 9af8d67
.github/workflows/update_dependencies.yml
@@ -2,7 +2,7 @@
2
name: Weekly Dependency Bumps
3
on:
4
schedule:
5
- - cron: '0 20 * * 7'
+ - cron: '0 20 * * 0'
6
7
jobs:
8
upgrade-dependencies:
0 commit comments