Skip to content

Commit de55af5

Browse files
Bump nf-core/setup-nextflow from 1 to 2
Bumps [nf-core/setup-nextflow](https://github.com/nf-core/setup-nextflow) from 1 to 2. - [Release notes](https://github.com/nf-core/setup-nextflow/releases) - [Changelog](https://github.com/nf-core/setup-nextflow/blob/master/CHANGELOG.md) - [Commits](nf-core/setup-nextflow@v1...v2) --- updated-dependencies: - dependency-name: nf-core/setup-nextflow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41a23c9 commit de55af5

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)