diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c91f824..7529623 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: push: false tags: ghcr.io/${{ github.repository }}:0.2.1, ghcr.io/${{ github.repository }}:latest - name: 'Install Nextflow' - uses: stracquadaniolab/gh-action-setup-nextflow@v23.04.02 + uses: stracquadaniolab/gh-action-setup-nextflow@v0.2.0 - name: 'Testing Nextflow pipeline with test profile' run: | chmod +x bin/*