Skip to content

Commit

Permalink
Add filename to action.yml in "uses" step
Browse files Browse the repository at this point in the history
  • Loading branch information
amstilp committed May 21, 2024
1 parent 7f175f2 commit 3748560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up cromwell
uses: broadinstitute/cromwell/set_up_cromwell_action@87
uses: broadinstitute/cromwell/set_up_cromwell_action/action.yml@87
with:
cromwell-version: "latest"

Expand Down

0 comments on commit 3748560

Please sign in to comment.