We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5601a commit ab9a4baCopy full SHA for ab9a4ba
1 file changed
.github/workflows/max-external.yml
@@ -38,7 +38,7 @@ jobs:
38
zip -r btrack~.zip btrack~.mxo
39
40
- name: Upload Max External
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: btrack-max-external
44
path: plugins/max-external/btrack~/output/btrack~.zip
0 commit comments