Skip to content

Commit 53059d3

Browse files
authored
Merge pull request #12324 from pypa/dependabot/github_actions/dessant/lock-threads-4
Bump dessant/lock-threads from 3 to 4
2 parents fd608c3 + 431cf5a commit 53059d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-threads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
if: github.repository_owner == 'pypa'
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: dessant/lock-threads@v3
20+
- uses: dessant/lock-threads@v4
2121
with:
2222
issue-inactive-days: '30'
2323
pr-inactive-days: '15'

0 commit comments

Comments
 (0)