diff --git a/.github/workflows/flatpak-builder.yml b/.github/workflows/flatpak-builder.yml index 50e2efe..0d13dc9 100644 --- a/.github/workflows/flatpak-builder.yml +++ b/.github/workflows/flatpak-builder.yml @@ -8,11 +8,11 @@ jobs: name: "Flatpak" runs-on: ubuntu-latest container: - image: bilelmoussaoui/flatpak-github-actions:gnome-40 + image: bilelmoussaoui/flatpak-github-actions:gnome-44 options: --privileged steps: - uses: actions/checkout@v3 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v5 + - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: hu.kramo.Cartridges.flatpak manifest-path: hu.kramo.Cartridges.json