Skip to content

Commit

Permalink
Update stale-pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vordimous authored May 29, 2024
1 parent e5ca045 commit bba5791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
days-before-pr-stale: 60
days-before-pr-close: 30
Expand Down

0 comments on commit bba5791

Please sign in to comment.