diff --git a/.github/workflows/docs_code_snippets.yml b/.github/workflows/docs_code_snippets.yml index bb26e5616..cbe8dff34 100644 --- a/.github/workflows/docs_code_snippets.yml +++ b/.github/workflows/docs_code_snippets.yml @@ -91,11 +91,11 @@ jobs: with: release: R2024b cache: true - - uses: matlab-actions/run-command@v3.2 + - uses: matlab-actions/run-command@v3.3 with: command: docs_code - run: sed -i -e 's/CPU/GPU/g' docs_code.m - - uses: matlab-actions/run-command@v3.2 + - uses: matlab-actions/run-command@v3.3 with: command: docs_code