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 69c8de2 + 5dc7443 commit 05ae1fdCopy full SHA for 05ae1fd
.github/workflows/project-management.yml
@@ -24,7 +24,7 @@ jobs:
24
stale-issues-handler:
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: actions/stale@v6
+ - uses: actions/stale@v7
28
with:
29
any-of-labels: 'needs-more-info,question'
30
stale-pr-label: 'stale'
0 commit comments