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.
2 parents 117d61c + e7c8492 commit cf2b819Copy full SHA for cf2b819
.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
15
stale:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
19
id: stale
20
# Read about options here: https://github.com/actions/stale#all-options
21
with:
0 commit comments