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.
1 parent 80988c4 commit 6b7665eCopy full SHA for 6b7665e
.github/workflows/stale.yml
@@ -33,7 +33,7 @@ jobs:
33
issues: write # allow labeling, commenting, closing issues
34
pull-requests: write # allow labeling, commenting, closing PRs
35
steps:
36
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
37
with:
38
repo-token: ${{ secrets.GITHUB_TOKEN }}
39
days-before-stale: 90
0 commit comments