We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64a2e0f + a6983ff commit fcbeb9fCopy full SHA for fcbeb9f
1 file changed
.github/workflows/stale.yml
@@ -13,7 +13,7 @@ jobs:
13
stale:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed
0 commit comments