mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
CI: Update lock-threads to v3
This commit is contained in:
parent
6de301eaff
commit
5c22bd86ef
6
.github/workflows/lock.yml
vendored
6
.github/workflows/lock.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
if: github.repository_owner == 'sphinx-doc'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v2
|
||||
- uses: dessant/lock-threads@v3
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
issue-lock-inactive-days: '30'
|
||||
pr-lock-inactive-days: '30'
|
||||
issue-inactive-days: '30'
|
||||
pr-inactive-days: '30'
|
||||
|
Loading…
Reference in New Issue
Block a user