mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
ci: bump stale action version (#21490)
This commit is contained in:
parent
f384896837
commit
5d5fa886ff
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v6
|
||||
- uses: actions/stale@v7
|
||||
with:
|
||||
days-before-close: 30
|
||||
days-before-stale: -1
|
||||
|
Loading…
Reference in New Issue
Block a user