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 0fb6cc7 commit 8e72ae8Copy full SHA for 8e72ae8
.github/workflows/stale.yml
@@ -6,7 +6,7 @@ jobs:
6
stale:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/stale@v8
+ - uses: actions/stale@v9
10
with:
11
# Overall configuration
12
operations-per-run: 100
0 commit comments