We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23edfed commit b885489Copy full SHA for b885489
.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@v2
+ uses: actions/upload-artifact@v3
87
with:
88
name: UMP_${{matrix.arch}}
89
path: /tmp/mesa/toupload
0 commit comments