Skip to content

Commit

Permalink
Update upload action, too
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAssassin committed Sep 4, 2024
1 parent 30a0aa0 commit 771e98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
export ARCH="${{ matrix.ARCH }}"
bash -xe ci/build-appimage.sh
- name: Archive artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: AppImage ${{ matrix.ARCH }}
path: appimagecraft*.AppImage*
Expand Down

0 comments on commit 771e98e

Please sign in to comment.