flatpak-builder: Bump image and builder version (#53)

This commit is contained in:
K.B.Dharun Krishna
2023-04-02 14:18:39 +05:30
committed by GitHub
parent 95d1fe6c92
commit 54d9a996e4

View File

@@ -8,11 +8,11 @@ jobs:
name: "Flatpak" name: "Flatpak"
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: bilelmoussaoui/flatpak-github-actions:gnome-40 image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged options: --privileged
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: flatpak/flatpak-github-actions/flatpak-builder@v5 - uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with: with:
bundle: hu.kramo.Cartridges.flatpak bundle: hu.kramo.Cartridges.flatpak
manifest-path: hu.kramo.Cartridges.json manifest-path: hu.kramo.Cartridges.json