We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6637452 commit 91449a8Copy full SHA for 91449a8
2 files changed
.github/workflows/ci.yml
@@ -116,7 +116,7 @@ jobs:
116
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
117
118
- name: Install Nextflow
119
- uses: nf-core/setup-nextflow@v1
+ uses: nf-core/setup-nextflow@v2
120
with:
121
version: "${{ matrix.NXF_VER }}"
122
.github/workflows/ci_immcantation.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: actions/checkout@v3
35
36
37
38
39
40
0 commit comments