chore(deps): update actions/stale action to v10

This commit is contained in:
renovate[bot] 2025-09-04 04:30:23 +00:00 committed by GitHub
parent 4e259a02fe
commit fd7b63137e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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