We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eba352 commit c5ec137Copy full SHA for c5ec137
1 file changed
.github/workflows/autolock-conversations.yml
@@ -18,7 +18,7 @@ jobs:
18
action:
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: dessant/lock-threads@v4
+ - uses: dessant/lock-threads@v5
22
with:
23
issue-inactive-days: '90'
24
pr-inactive-days: '90'
0 commit comments