Skip to content

Commit 33f039e

Browse files
committed
Always clone the latest version of all repositories when checking for dependencies.
1 parent 87930b9 commit 33f039e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Clone repositories
2323
shell: cmd
24-
run: CloneRepositories.IM7.cmd
24+
run: CloneRepositories.IM7.cmd latest
2525

2626
- name: Check for new releases of dependencies
2727
shell: cmd

0 commit comments

Comments
 (0)