mirror of
https://github.com/actions/cache.git
synced 2026-03-25 16:08:19 +00:00
Compare commits
1 Commits
dependabot
...
408b6e1d2d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
408b6e1d2d |
2
.github/workflows/close-inactive-issues.yml
vendored
2
.github/workflows/close-inactive-issues.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v9
|
||||
- uses: actions/stale@v10
|
||||
with:
|
||||
days-before-issue-stale: 200
|
||||
days-before-issue-close: 5
|
||||
|
||||
Reference in New Issue
Block a user