mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
update lock-threads to v4 (#11930)
This commit is contained in:
parent
8afa8b5a7b
commit
1aadcfcb37
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
action:
|
action:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: dessant/lock-threads@v3
|
- uses: dessant/lock-threads@v4
|
||||||
with:
|
with:
|
||||||
process-only: 'issues'
|
process-only: 'issues'
|
||||||
issue-inactive-days: '30'
|
issue-inactive-days: '30'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user