We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d9cdfb + bfd5412 commit abd269aCopy full SHA for abd269a
1 file changed
.github/workflows/stale.yml
@@ -10,7 +10,7 @@ jobs:
10
stale:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
stale-issue-message: 'This issue is marked as stale, because it had no activity in the last 30 days. It will be closed in 5 days.'
0 commit comments