We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce45ca commit 8c1b39cCopy full SHA for 8c1b39c
.github/workflows/main.yml
@@ -109,7 +109,7 @@ jobs:
109
110
- name: Upload Speedgoat dependencies as artifacts
111
if: ${{ github.ref == 'refs/heads/master' }}
112
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
113
with:
114
name: speedgoat-deps-${{ matrix.matlabVer }}
115
path: toolbox\dependencies\sg
0 commit comments