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

pull/9250/head
samdulam 1 year ago committed by GitHub
parent 9fac997300
commit 86ec058347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save