Skip to content

Commit cd670a5

Browse files
authored
Merge pull request #414 from seqan/dependabot/github_actions/nf-core/setup-nextflow-2
Bump nf-core/setup-nextflow from 1 to 2
2 parents 41a23c9 + de55af5 commit cd670a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_workflows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- name: Install Nextflow
6363
if: matrix.name == 'Nextflow'
64-
uses: nf-core/setup-nextflow@v1
64+
uses: nf-core/setup-nextflow@v2
6565
with:
6666
version: latest-stable
6767

0 commit comments

Comments
 (0)