Skip to content

Commit

Permalink
chore(gha): update 'stale.yml' (#4718) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
juergba committed Aug 13, 2021
1 parent 09ffc30 commit 9f82ccb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stale.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
days-before-stale: 120
days-before-close: 14
Expand All @@ -22,3 +22,4 @@ jobs:
Thanks for contributing to Mocha!
exempt-issue-labels: browser,chore,confirmed-bug,developer-experience,documentation,faq,feature,future,good-first-issue,help wanted,nice-to-have,qa,reporter,unconfirmed-bug,usability
exempt-pr-labels: browser,chore,confirmed-bug,developer-experience,documentation,faq,feature,future,needs-review,nice-to-have,qa,reporter,semver-major,semver-minor,semver-patch,usability
operations-per-run: 200

0 comments on commit 9f82ccb

Please sign in to comment.