Skip to content

Commit

Permalink
Merge pull request #26371 from Asartea/patch-3
Browse files Browse the repository at this point in the history
Stale: Bump stale to v8
  • Loading branch information
01zulfi authored Sep 24, 2023
2 parents 3827cde + 329c514 commit fd45da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v8
with:
stale-issue-label: "Status: Stale"
days-before-issue-stale: 30
Expand Down

0 comments on commit fd45da4

Please sign in to comment.