Update stale to v9

This commit is contained in:
Jason2866 2024-01-28 19:13:21 +01:00 committed by GitHub
parent 87bd890dbf
commit d0fc49462a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6.0.1
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 25