Skip to content

Commit b68df0f

Browse files
authored
chore: updated action
1 parent fe60941 commit b68df0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
mv REDasm-*.AppImage REDasm_Linux_AMD64_`date +%Y%m%d`.AppImage
5050
5151
- name: Upload AppImage
52-
uses: actions/upload-artifact@v2
52+
uses: actions/upload-artifact@v4
5353
with:
5454
name: Linux (AppImage)
5555
path: build/REDasm*.AppImage

0 commit comments

Comments
 (0)