Update Flatpak GitHub Actions image version

This commit is contained in:
deepend-tildeclub
2026-01-08 22:36:01 -07:00
committed by GitHub
parent 3ebd679ac8
commit 9c00988b4e

View File

@@ -11,7 +11,7 @@ jobs:
flatpak_build:
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-40
image: bilelmoussaoui/flatpak-github-actions:gnome-49
options: --privileged
steps:
- uses: actions/checkout@v2