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 d64724f commit c5967deCopy full SHA for c5967de
.github/workflows/stale-issue.yml
@@ -8,7 +8,7 @@ jobs:
8
if: github.repository_owner == 'Chia-Network'
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
12
with:
13
operations-per-run: 10000
14
ascending: true
0 commit comments