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 052ebb7 commit 4b9f5a3Copy full SHA for 4b9f5a3
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ jobs:
7
close-issues:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@v5.0.0
+ - uses: actions/stale@v7.0.0
11
with:
12
days-before-issue-stale: 90
13
days-before-issue-close: 14
0 commit comments