mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 03:21:21 +00:00
[UTI-2480] Update actions versions (#433)
This commit is contained in:
parent
20919c9466
commit
4550e4593c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/close-inactive.yaml
vendored
2
.github/workflows/close-inactive.yaml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
days-before-stale: 30
|
||||
days-before-close: 14
|
||||
|
|
Loading…
Reference in a new issue