mirror of https://github.com/python/cpython
build(deps): bump actions/stale from 6 to 7 (#100656)
This commit is contained in:
parent
447d061bc7
commit
2366b27565
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: "Check PRs"
|
||||
uses: actions/stale@v6
|
||||
uses: actions/stale@v7
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-pr-message: 'This PR is stale because it has been open for 30 days with no activity.'
|
||||
|
|
Loading…
Reference in New Issue