Skip to content

Commit c544233

Browse files
authored
ci: Use larger retry count for lock-threads workflow (#42)
1 parent 1efef9d commit c544233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
lock:
1313
runs-on: ubuntu-24.04
1414
steps:
15-
- uses: dessant/lock-threads@v5
15+
- uses: krlmlr/lock-threads@patch-1
1616
with:
1717
github-token: ${{ github.token }}
1818
issue-inactive-days: "365"

0 commit comments

Comments
 (0)