build(deps): bump actions/stale from 9 to 10 (#1550)

This commit is contained in:
dependabot[bot]
2025-10-01 20:06:05 +08:00
committed by GitHub
parent 3b3c216d13
commit 40bff7a97d

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Stale
uses: actions/stale@v9
uses: actions/stale@v10
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove Stale label or comment or this will be closed in 5 days.'
stale-pr-message: 'This PR is stale because it has been open 30 days with no activity. Remove Stale label or comment or this will be closed in 5 days.'