Skip to content

Commit c7e97a9

Browse files
committed
Update uploading artifact
1 parent 95243b1 commit c7e97a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flatpak-beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Build Bundle
2121
run: flatpak build-bundle repo lbry-cli-${GITHUB_SHA::8}.flatpak org.lbry.cli
2222
- name: Upload Flatpak
23-
uses: actions/upload-artifact@v2
23+
uses: actions/upload-artifact@v4
2424
with:
2525
name: lbry-cli.flatpak
2626
path: ./lbry-cli-*.flatpak

0 commit comments

Comments
 (0)