mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-13 18:35:57 +00:00
[UTI-2480] Update actions versions (#433)
This commit is contained in:
committed by
GitHub
parent
20919c9466
commit
4550e4593c
2
.github/workflows/close-inactive.yaml
vendored
2
.github/workflows/close-inactive.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v3
|
- uses: actions/stale@v6
|
||||||
with:
|
with:
|
||||||
days-before-stale: 30
|
days-before-stale: 30
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user