ci: bump github actions to latest major versions

This commit is contained in:
fatedier
2026-03-20 14:27:21 +08:00
parent d053ba81ed
commit 5bba347334
4 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ jobs:
actions: write
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
stale-issue-message: 'Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.'
stale-pr-message: "PRs go stale after 14d of inactivity. Stale PRs rot after an additional 3d of inactivity and eventually close."