We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2faed0 commit 7471fdaCopy full SHA for 7471fda
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