build(deps): bump actions/stale from 8 to 9 (#1759)

This commit is contained in:
dependabot[bot] 2023-12-11 14:06:44 +01:00 committed by GitHub
parent d6d31a6443
commit ae0d209284
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
days-before-stale: 180
days-before-close: 30