Skip to content

Commit 269862f

Browse files
Bump matlab-actions/run-command from 2.1.1 to 3.1.2 (#701)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dab461 commit 269862f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/readme_matlab.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ jobs:
3434
with:
3535
release: ${{ matrix.matlab-version }}
3636
cache: true
37-
- uses: matlab-actions/run-command@v2.1.1
37+
- uses: matlab-actions/run-command@v3.1.2
3838
with:
3939
command: pe=pyenv; assert(pe.Version == "${{ matrix.python-version }}");
4040
- run: echo NUMBA_NUM_THREADS=1 >> $GITHUB_ENV
41-
- uses: matlab-actions/run-command@v2.1.1
41+
- uses: matlab-actions/run-command@v3.1.2
4242
with:
4343
command: readme

0 commit comments

Comments
 (0)