mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Update stale.yml to use stale v5 and node 16
This commit is contained in:
parent
513c0e58fa
commit
5ca5c08979
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
pull-requests: write
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
days-before-stale: 40
|
||||
days-before-close: 5
|
||||
|
Loading…
Reference in New Issue
Block a user