We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35e11d6 + 82f1f54 commit 86dc305Copy full SHA for 86dc305
1 file changed
.github/workflows/stale.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
21
steps:
22
- - uses: actions/stale@v3
+ - uses: actions/stale@v9
23
with:
24
repo-token: ${{ secrets.GITHUB_TOKEN }}
25
stale-issue-message: 'This issue has not seen any action for a while! Closing for now, but it can be reopened at a later date.'
0 commit comments