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 cbfc9b0 commit fe9a5efCopy full SHA for fe9a5ef
.github/workflows/no-response.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: 🥺 Handle Ghosting
18
- uses: actions/stale@v8
+ uses: actions/stale@v9
19
with:
20
days-before-close: 21
21
# don't automatically mark issues/PRs as stale
0 commit comments