We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c736613 commit 1937ddcCopy full SHA for 1937ddc
.github/workflows/stale.yml
@@ -10,7 +10,7 @@ jobs:
10
stale:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/stale@v7
+ - uses: actions/stale@v8
14
with:
15
stale-pr-message: 'This PR was marked stale due to lack of activity. It will be closed in 7 days.'
16
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
0 commit comments