Skip to content

Commit

Permalink
Merge pull request #414 from seqan/dependabot/github_actions/nf-core/…
Browse files Browse the repository at this point in the history
…setup-nextflow-2

Bump nf-core/setup-nextflow from 1 to 2
  • Loading branch information
eseiler committed Mar 4, 2024
2 parents 41a23c9 + de55af5 commit cd670a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Install Nextflow
if: matrix.name == 'Nextflow'
uses: nf-core/setup-nextflow@v1
uses: nf-core/setup-nextflow@v2
with:
version: latest-stable

Expand Down

0 comments on commit cd670a5

Please sign in to comment.