Chore: bump actions/stale from 3.0.19 to 4 (#1141)

This commit is contained in:
dependabot[bot]
2021-07-15 09:57:59 +08:00
committed by GitHub
parent 236a7cc38f
commit 9b83bb1220
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3.0.19
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: "This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days"