We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15d4f6 commit 5c0744eCopy full SHA for 5c0744e
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ jobs:
12
stale:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/stale@v5
+ - uses: actions/stale@v6
16
with:
17
stale-issue-message: >
18
This issue has been automatically marked as stale because it has not had
0 commit comments