chore: update lock-threads from v5 to v6.0.2 for Node 24 compatibility (#234)

This commit is contained in:
Chandrapal Badshah 2026-07-26 08:42:30 +05:30 committed by GitHub
parent f995379fe1
commit 67c6efee77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
action: action:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: dessant/lock-threads@v5 - uses: dessant/lock-threads@v6.0.2
with: with:
issue-inactive-days: '7' issue-inactive-days: '7'
pr-inactive-days: '7' pr-inactive-days: '7'