We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f48e05 commit 5c4a1e3Copy full SHA for 5c4a1e3
.github/workflows/issues.yml
@@ -11,7 +11,7 @@ jobs:
11
issues: write
12
pull-requests: write
13
steps:
14
- - uses: actions/stale@v9
+ - uses: actions/stale@v8
15
with:
16
# https://github.com/marketplace/actions/close-stale-issues
17
days-before-issue-stale: 28
0 commit comments