Skip to content

Commit

Permalink
ci: Update checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
jvfe committed Dec 3, 2024
1 parent 1c100de commit 67b7a26
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 @@ -43,7 +43,7 @@ jobs:
- "latest-everything"
steps:
- name: Check out pipeline code
uses: actions/checkout@v2
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

- name: Install Nextflow
uses: nf-core/setup-nextflow@v2
Expand Down

0 comments on commit 67b7a26

Please sign in to comment.