stale fix

pull/604/head
hunterlong 2020-05-25 21:10:03 -07:00
parent 02e7da3c60
commit 96be7f96da
1 changed files with 1 additions and 1 deletions

View File

@ -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."