There was an error while loading. Please reload this page.
2 parents 0616109 + 9fe1d84 commit d8657faCopy full SHA for d8657fa
.github/workflows/stale.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Close Stale Issues
13
- uses: actions/stale@v3.0.14
+ uses: actions/stale@v4
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
stale-issue-message: 'This issue has not had any activity in 30 days. Marking it stale. It will be closed in 14 days.'
0 commit comments