Skip to content

Commit 7e29278

Browse files
authored
update build.yaml
1 parent dc8d710 commit 7e29278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs :
5454
run : yarn
5555
- name : Build AppImage
5656
run : npm run appimage
57-
- uses : actions/upload-artifact@v2
57+
- uses : actions/upload-artifact@v4
5858
with :
5959
name: linux
6060
path : packaged/wnr*

0 commit comments

Comments
 (0)