We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe60941 commit b68df0fCopy full SHA for b68df0f
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
mv REDasm-*.AppImage REDasm_Linux_AMD64_`date +%Y%m%d`.AppImage
50
51
- name: Upload AppImage
52
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
53
with:
54
name: Linux (AppImage)
55
path: build/REDasm*.AppImage
0 commit comments