Skip to content

Commit 8c1b39c

Browse files
authored
Upgrade upload actions
1 parent 2ce45ca commit 8c1b39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Upload Speedgoat dependencies as artifacts
111111
if: ${{ github.ref == 'refs/heads/master' }}
112-
uses: actions/upload-artifact@v3
112+
uses: actions/upload-artifact@v4
113113
with:
114114
name: speedgoat-deps-${{ matrix.matlabVer }}
115115
path: toolbox\dependencies\sg

0 commit comments

Comments
 (0)