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 5b08743 commit a7caf62Copy full SHA for a7caf62
.github/workflows/stale.yml
@@ -7,7 +7,7 @@ jobs:
7
stale:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/stale@v6
+ - uses: actions/stale@v7
11
with:
12
repo-token: ${{ secrets.GITHUB_TOKEN }}
13
days-before-stale: 9
0 commit comments