Skip to content

Commit

Permalink
try updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
fellen31 committed Oct 10, 2024
1 parent 4134d18 commit ec7eedf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template_version_comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
- name: Check out pipeline code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4

- name: Read template version from .nf-core.yml
uses: pietrobolcato/action-read-yaml@1.0.0
- name: read .nf-core.yml
uses: pietrobolcato/action-read-yaml@1.1.0
id: read_yml
with:
config: ${{ github.workspace }}/.nf-core.yml
Expand Down

0 comments on commit ec7eedf

Please sign in to comment.