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 2aa1c94 commit cca9013Copy full SHA for cca9013
.github/workflows/stale.yml
@@ -25,7 +25,7 @@ jobs:
25
stale:
26
runs-on: ubuntu-latest
27
steps:
28
- - uses: actions/stale@v5
+ - uses: actions/stale@v6
29
with:
30
stale-issue-label: 'stale'
31
stale-pr-label: 'stale'
0 commit comments