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 a589f51 commit 889a5fdCopy full SHA for 889a5fd
.github/workflows/stale.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
21
steps:
22
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
23
with:
24
repo-token: ${{ secrets.GITHUB_TOKEN }}
25
stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.'
0 commit comments