Skip to content

Commit

Permalink
Bump matlab-actions/run-command from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 1 to 2.
- [Release notes](https://github.com/matlab-actions/run-command/releases)
- [Commits](matlab-actions/run-command@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 0b2c153 commit ce25fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: matlab-actions/setup-matlab@v1

- uses: matlab-actions/run-command@v1
- uses: matlab-actions/run-command@v2
with:
command: make_scs

Expand Down

0 comments on commit ce25fbf

Please sign in to comment.