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 932d4b3 + 41ce4a4 commit f283205Copy full SHA for f283205
.github/workflows/stale.yml
@@ -25,7 +25,7 @@ jobs:
25
stale:
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/stale@v4
+ - uses: actions/stale@v5
29
with:
30
stale-issue-label: 'stale'
31
stale-pr-label: 'stale'
0 commit comments