mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-03-22 07:25:55 +03:00
Merge 0f96455cff into 5656298164
This commit is contained in:
commit
8569ddf1cd
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue