We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc1a9fa + 6389e8f commit 38bf04fCopy full SHA for 38bf04f
1 file changed
.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
15
issues: read
16
17
steps:
18
- - uses: actions/stale@v5
+ - uses: actions/stale@v10
19
with:
20
repo-token: ${{ secrets.GITHUB_TOKEN }}
21
stale-pr-message: "Marking this PR as stale due to inactivity; it will be closed in 7 days."
0 commit comments