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 ec03ec3 commit 2906e31Copy full SHA for 2906e31
.github/workflows/stale.yml
@@ -8,7 +8,7 @@ jobs:
8
stale:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
12
with:
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
stale-issue-message: 'Message to comment on stale issues. If none provided, will not mark issues stale'
0 commit comments