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 731b3c6 + c568588 commit 18558c6Copy full SHA for 18558c6
.github/workflows/stale-actions.yml
@@ -7,7 +7,7 @@ jobs:
7
stale:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@v3
+ - uses: actions/stale@v6
11
with:
12
repo-token: ${{ secrets.GITHUB_TOKEN }}
13
days-before-stale: 90
0 commit comments