Skip to content

Commit

Permalink
Always clone the latest version of all repositories when checking for…
Browse files Browse the repository at this point in the history
… dependencies.
  • Loading branch information
dlemstra committed Jun 17, 2024
1 parent 87930b9 commit 33f039e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Clone repositories
shell: cmd
run: CloneRepositories.IM7.cmd
run: CloneRepositories.IM7.cmd latest

- name: Check for new releases of dependencies
shell: cmd
Expand Down

0 comments on commit 33f039e

Please sign in to comment.