We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696aff5 commit 65834d8Copy full SHA for 65834d8
.github/workflows/ump-pojav-android.yml
@@ -83,7 +83,7 @@ jobs:
83
cd /tmp/mesa/toupload
84
mv libOSMesa.so.8.0.0 libOSMesa.so
85
- name: Upload libraries
86
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
87
with:
88
name: UMP_${{matrix.arch}}
89
path: /tmp/mesa/toupload
.github/workflows/ump-pojav-android_debug.yml
name: UMP-dbg_${{matrix.arch}}
- path: /tmp/mesa/toupload
+ path: /tmp/mesa/toupload
0 commit comments