stale-issue-bot: Update github lock-threads action to v4
Update to latest version in hopes it will reduce failure reports. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
52f4e20c26
commit
16f54c8200
|
@ -332,7 +332,7 @@ jobs:
|
|||
if: github.repository == 'Klipper3d/klipper'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v3
|
||||
- uses: dessant/lock-threads@v4
|
||||
with:
|
||||
issue-inactive-days: '180'
|
||||
issue-lock-reason: ''
|
||||
|
|
Loading…
Reference in New Issue