Skip to content

Commit 5c31c25

Browse files
Bump matlab-actions/setup-matlab from 1.2.4 to 1.2.5 (#982)
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v1.2.4...v1.2.5) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44a3acd commit 5c31c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-python-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
- name: Checkout JSBSim
176176
uses: actions/checkout@v4
177177
- name: Set up Matlab
178-
uses: matlab-actions/setup-matlab@v1.2.4
178+
uses: matlab-actions/setup-matlab@v1.2.5
179179
with:
180180
release: R2022a
181181
- name: Configure JSBSim

0 commit comments

Comments
 (0)