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