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 9f55c2d + 6d63300 commit 0217dbdCopy full SHA for 0217dbd
1 file changed
.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
15
issues: read
16
17
steps:
18
- - uses: actions/stale@v10
+ - uses: actions/stale@v11
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