Skip to content

Commit 87ae738

Browse files
Update action.yaml
1 parent f7ca96f commit 87ae738

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

raise-lock-pr/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ runs:
1717
uses: hypertrace/github-actions/gradle@main
1818
with:
1919
args: resolveAndLockAll --write-locks --refresh-dependencies
20-
max-workers: '4'
20+
max-workers: '4'
2121
- name: Remove settings lock if needed
2222
if: inputs.lock-settings != 'true'
2323
shell: bash

0 commit comments

Comments
 (0)