Thanks to visit codestin.com Credit goes to github.com
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 6767738 + bdf57d3 commit a9afe5bCopy full SHA for a9afe5b
1 file changed
.github/workflows/stale.yml
@@ -8,7 +8,7 @@ jobs:
8
if: github.repository == 'matplotlib/matplotlib'
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/stale@v7
+ - uses: actions/stale@v8
12
with:
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
operations-per-run: 150
0 commit comments