GHA: BUMP actions/upload-artifact@v4 (from v3)

This commit is contained in:
Darryl L. Miles
2024-10-01 21:18:55 -04:00
committed by Tim Edwards
parent 08affbe032
commit 7589bdba10
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
emconfigure ./configure --without-cairo --without-opengl --without-x --disable-readline --target=asmjs-unknown-emscripten
emmake make
- name: archive wasm bundle
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: magic-wasm-bundle
path: |