We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d59c34 commit cb9a82eCopy full SHA for cb9a82e
1 file changed
.github/workflows/flatpak-builder.yml
@@ -7,7 +7,7 @@ jobs:
7
name: "Flatpak"
8
runs-on: ubuntu-latest
9
container:
10
- image: bilelmoussaoui/flatpak-github-actions:gnome-48
+ image: bilelmoussaoui/flatpak-github-actions:gnome-50
11
options: --privileged
12
steps:
13
- uses: actions/checkout@v4
0 commit comments