File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6363 run : |
6464 sh pd-lib-builder-iem-ci/localdeps/localdeps.linux.sh pkglibdir/asdf/asdf~.pd_linux
6565 - name : Upload Pd external
66- uses : actions/upload-artifact@v4
66+ uses : actions/upload-artifact@v5
6767 with :
6868 name : Linux Pd external
6969 path : pure-data/pkglibdir/asdf/*
@@ -122,7 +122,7 @@ jobs:
122122 run : |
123123 sh pd-lib-builder-iem-ci/localdeps/localdeps.macos.sh pkglibdir/asdf/asdf~.pd_darwin
124124 - name : Upload Pd external
125- uses : actions/upload-artifact@v4
125+ uses : actions/upload-artifact@v5
126126 with :
127127 name : macOS Pd external
128128 path : pure-data/pkglibdir/asdf/*
@@ -174,7 +174,7 @@ jobs:
174174 run : |
175175 sh pd-lib-builder-iem-ci/localdeps/localdeps.win.sh pkglibdir/asdf/asdf~.dll
176176 - name : Upload Pd external
177- uses : actions/upload-artifact@v4
177+ uses : actions/upload-artifact@v5
178178 with :
179179 name : Windows Pd external
180180 path : pure-data/pkglibdir/asdf/*
@@ -257,7 +257,7 @@ jobs:
257257 run : |
258258 deken package -v $(git describe --tags --always) --objects pure-data/objects.txt asdf
259259 - name : Upload deken package
260- uses : actions/upload-artifact@v4
260+ uses : actions/upload-artifact@v5
261261 with :
262262 name : Deken package
263263 path : " *.dek*"
You can’t perform that action at this time.
0 commit comments