mirror of
https://github.com/julia-actions/cache.git
synced 2026-02-12 17:36:53 +08:00
10 lines
171 B
YAML
10 lines
171 B
YAML
version: 2
|
|
|
|
updates:
|
|
|
|
# Keep dependencies for GitHub Actions up-to-date
|
|
- package-ecosystem: 'github-actions'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|