mirror of
https://github.com/actions/cache.git
synced 2026-03-07 18:23:07 +08:00
Compare commits
1 Commits
0f96455cff
...
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
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v9
|
- uses: actions/stale@v10
|
||||||
with:
|
with:
|
||||||
days-before-issue-stale: 200
|
days-before-issue-stale: 200
|
||||||
days-before-issue-close: 5
|
days-before-issue-close: 5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user