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 66909f3 commit 510ce3eCopy full SHA for 510ce3e
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ jobs:
12
stale:
13
runs-on: ubuntu-24.04
14
steps:
15
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
16
with:
17
days-before-stale: -1
18
stale-issue-label: 'status:waiting-for-info'
0 commit comments