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'
|
if: github.repository == 'Klipper3d/klipper'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/lock-threads@v3
|
- uses: dessant/lock-threads@v4
|
||||||
with:
|
with:
|
||||||
issue-inactive-days: '180'
|
issue-inactive-days: '180'
|
||||||
issue-lock-reason: ''
|
issue-lock-reason: ''
|
||||||
|
|
Loading…
Reference in New Issue