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 f160d7d commit 313f5fbCopy full SHA for 313f5fb
.github/workflows/stale.yaml
@@ -9,7 +9,7 @@ jobs:
9
stale:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/stale@v5
+ - uses: actions/stale@v6
13
with:
14
days-before-stale: 60
15
days-before-close: 7
0 commit comments