We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41a23c9 + de55af5 commit cd670a5Copy full SHA for cd670a5
.github/workflows/ci_workflows.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Install Nextflow
63
if: matrix.name == 'Nextflow'
64
- uses: nf-core/setup-nextflow@v1
+ uses: nf-core/setup-nextflow@v2
65
with:
66
version: latest-stable
67
0 commit comments