Chore: upgrade github actions

This commit is contained in:
Dreamacro
2021-08-07 22:27:23 +08:00
parent 588645a2c3
commit 9b0bbb90ff
3 changed files with 2 additions and 5 deletions

View File

@ -11,9 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days'
days-before-stale: 60
days-before-close: 5