Change stabot action version as it stopped working (#9246)

pull/9250/head
samdulam 2023-07-25 14:47:07 +05:30 committed by GitHub
parent 9fac997300
commit 86ec058347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v4.0.0
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}