We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89685ed commit c4552a9Copy full SHA for c4552a9
.github/workflows/stale.yaml
@@ -20,7 +20,7 @@ jobs:
20
pull-requests: write
21
steps:
22
23
- - uses: actions/stale@v7
+ - uses: actions/stale@v8
24
with:
25
stale-issue-message: >
26
This issue has been automatically marked as stale because it has not had
0 commit comments