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 6bc26d8 commit 0b36af8Copy full SHA for 0b36af8
.github/workflows/stale.yml
@@ -9,7 +9,7 @@ jobs:
9
stale:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
13
with:
14
days-before-issue-stale: 60
15
days-before-issue-close: 7
0 commit comments