diff --git a/.github/workflows/flatpak-build.yml b/.github/workflows/flatpak-build.yml index d0d8e32..b5f249d 100644 --- a/.github/workflows/flatpak-build.yml +++ b/.github/workflows/flatpak-build.yml @@ -13,7 +13,7 @@ jobs: options: --privileged steps: - uses: actions/checkout@v4 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 + - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.2 with: bundle: marble.flatpak manifest-path: public/packaging/flatpak/org.mechanicalflower.Marble.yml