1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Merge pull request #12324 from pypa/dependabot/github_actions/dessant/lock-threads-4

Bump dessant/lock-threads from 3 to 4
This commit is contained in:
Pradyun Gedam 2023-10-07 20:02:45 +01:00 committed by GitHub
commit 53059d316a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
if: github.repository_owner == 'pypa' if: github.repository_owner == 'pypa'
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: '30' issue-inactive-days: '30'
pr-inactive-days: '15' pr-inactive-days: '15'