mirror of https://github.com/statping/statping
stale fix
parent
02e7da3c60
commit
96be7f96da
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Stale Issues
|
||||
uses: actions/stale@v1.1.0
|
||||
uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: "This issue hasn't had any updates in a while. If this is still a problem, please create a new issue."
|
||||
|
|
Loading…
Reference in New Issue