Skip to content

Commit

Permalink
build(deps): bump matlab-actions/run-build from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [matlab-actions/run-build](https://github.com/matlab-actions/run-build) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/matlab-actions/run-build/releases)
- [Commits](matlab-actions/run-build@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: matlab-actions/run-build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 52e5e73 commit 646ec57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
release: ${{ matrix.release }}
products: Signal_Processing_Toolbox Statistics_and_Machine_Learning_Toolbox Text_Analytics_Toolbox
- name: Run tests
uses: matlab-actions/run-build@v2.4.1
uses: matlab-actions/run-build@v2.5.0
with:
tasks: check test
- name: Report results
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
with:
release: R2023b
- name: Package toolbox
uses: matlab-actions/run-build@v2.4.1
uses: matlab-actions/run-build@v2.5.0
with:
tasks: package("${{ env.VERSION }}")
- name: Upload toolbox
Expand Down

0 comments on commit 646ec57

Please sign in to comment.