Skip to content
Snippets Groups Projects
Commit 67857287 authored by Adam Talbot's avatar Adam Talbot
Browse files

Update setup-nextflow gha

parent 88dc793d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Nextflow
uses: nf-core/setup-nextflow@v1
uses: nf-core/setup-nextflow@v1.3.0
with:
version: "${{ matrix.NXF_VER }}"
......
......@@ -74,7 +74,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Nextflow
uses: nf-core/setup-nextflow@v1
uses: nf-core/setup-nextflow@v1.3.0
- uses: actions/setup-python@v4
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment