Skip to content

Commit

Permalink
ci: bumps upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pallabpain committed Nov 7, 2024
1 parent 29476ff commit 668029d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
MINIO_SECRET: ${{ secrets.MINIO_SECRET }}

- name: Upload AppImage artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: appimages
path: ${{ github.workspace }}/scripts/rio*.AppImage
Expand Down

0 comments on commit 668029d

Please sign in to comment.