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