diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b2b59a6..2a2f5f2 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@v6 with: name: ghostty-appimage-${{ matrix.arch }} retention-days: 7