Skip to content

Commit

Permalink
Merge pull request #15 from seqan/dependabot/github_actions/iv-projec…
Browse files Browse the repository at this point in the history
…t/IVaction-10.3

build(deps): bump iv-project/IVaction from 10.1 to 10.3
  • Loading branch information
SGSSGene authored Jan 27, 2025
2 parents d4aa4b4 + 0e79846 commit 44a799f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- name: Standard IV-project testing
uses: iv-project/IVaction@v10.1
uses: iv-project/IVaction@v10.3
with:
compiler: ${{ matrix.compiler }}
threads: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cron_daily_check_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- {os: ubuntu-22.04, compiler: check_tag-open_issue}
steps:
- name: Standard IV-project testing
uses: iv-project/IVaction@v10.1
uses: iv-project/IVaction@v10.3
with:
compiler: ${{ matrix.compiler }}
threads: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cron_daily_cpm_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- {os: ubuntu-22.04, compiler: cpm_update_version}
steps:
- name: Standard IV-project testing
uses: iv-project/IVaction@v10.1
uses: iv-project/IVaction@v10.3
with:
compiler: ${{ matrix.compiler }}
threads: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cron_weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- {os: ubuntu-22.04, compiler: gcc14-cpp20-release-open_issue}
steps:
- name: Standard IV-project testing
uses: iv-project/IVaction@v10.1
uses: iv-project/IVaction@v10.3
with:
compiler: ${{ matrix.compiler }}
threads: 2
Expand Down

0 comments on commit 44a799f

Please sign in to comment.