mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-22 08:04:49 -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
|
pull-requests: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v4
|
- uses: actions/stale@v5
|
||||||
with:
|
with:
|
||||||
days-before-stale: 40
|
days-before-stale: 40
|
||||||
days-before-close: 5
|
days-before-close: 5
|
||||||
|
Loading…
Reference in New Issue
Block a user