diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 87e9450..e06da76 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -71,7 +71,7 @@ jobs: ./bin/bundle-appimage.sh - name: Upload AppImage Artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: ghostty-appimage-${{ matrix.arch }} retention-days: 7