From 3fdfb05fd59a3ba0aece16c8ddbf2adc705194e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 17:52:45 +0000 Subject: [PATCH] Bump nf-core/setup-nextflow from 2 to 3 Bumps [nf-core/setup-nextflow](https://github.com/nf-core/setup-nextflow) from 2 to 3. - [Release notes](https://github.com/nf-core/setup-nextflow/releases) - [Changelog](https://github.com/nf-core/setup-nextflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/nf-core/setup-nextflow/compare/v2...v3) --- updated-dependencies: - dependency-name: nf-core/setup-nextflow dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index af1500d2..0ac8812c 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -44,7 +44,7 @@ jobs: # with: # python-version: "3.10" - - uses: nf-core/setup-nextflow@v2 + - uses: nf-core/setup-nextflow@v3 - uses: viash-io/viash-actions/setup@v6