Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gstracquadanio committed Aug 8, 2024
1 parent 00a31fe commit 337fe74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
push: false
tags: ghcr.io/${{ github.repository }}:0.2.0, ghcr.io/${{ github.repository }}:latest
- name: 'Install Nextflow'
uses: stracquadaniolab/gh-action-setup-nextflow@v0.1.5
uses: stracquadaniolab/gh-action-setup-nextflow@v23.04.02
- name: 'Testing Nextflow pipeline with test profile'
run: |
chmod +x bin/*
Expand Down

0 comments on commit 337fe74

Please sign in to comment.