1
0
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:
Edouard Griffiths 2023-09-22 17:17:58 +02:00 committed by GitHub
parent 513c0e58fa
commit 5ca5c08979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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