ci: bump github actions to latest major versions (#5251)

This commit is contained in:
fatedier
2026-03-20 14:34:47 +08:00
parent d20e384bf1
commit 60c4f5d4bd
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."