Skip to content

Commit

Permalink
Merge pull request #369 from Whist-Team/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-9
  • Loading branch information
Segelzwerg authored Dec 7, 2023
2 parents 552b12b + c18ccaa commit e14eac0
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 @@ -9,7 +9,7 @@ jobs:

steps:
- name: Close Stale PRs
uses: actions/stale@v8
uses: actions/stale@v9
with:
days-before-issue-close: -1
days-before-stale: 30
Expand Down

0 comments on commit e14eac0

Please sign in to comment.