There was an error while loading. Please reload this page.
2 parents ba37d70 + fc42719 commit ac86eb5Copy full SHA for ac86eb5
1 file changed
.github/workflows/stale.yml
@@ -8,7 +8,7 @@ jobs:
8
stale:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/stale@v10
+ - uses: actions/stale@v11
12
with:
13
# Set default number of days before being marked stale to 100 years
14
# This will be overriden by "days-before-issue-stale" and "days-before-pr-stale"
0 commit comments