Skip to content

Commit

Permalink
Update stale version
Browse files Browse the repository at this point in the history
  • Loading branch information
afterxleep committed Apr 11, 2024
1 parent 0987547 commit 30693e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Close stale pull requests
uses: actions/stale@v5
uses: actions/stale@v9
with:
stale-pr-message: 'This PR has been inactive for more than 7 days and will be automatically closed 7 days from now.'
days-before-stale: 7
Expand Down

0 comments on commit 30693e8

Please sign in to comment.