chore(deps): Bump actions/stale from 8 to 9 (#3696)

This commit is contained in:
dependabot[bot] 2023-12-11 21:36:30 +01:00 committed by GitHub
parent 2f5dfed726
commit bbed3f6608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Close stale issues
uses: actions/stale@v8
uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 20