flatpak: Update git actions runtime to 42

This commit is contained in:
Rafał Dzięgiel
2022-03-31 16:28:30 +02:00
parent 045e4fc2c4
commit 980e1d9e1a
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ jobs:
name: "Flatpak" name: "Flatpak"
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: bilelmoussaoui/flatpak-github-actions:gnome-41 image: bilelmoussaoui/flatpak-github-actions:gnome-42
options: --privileged options: --privileged
strategy: strategy:
matrix: matrix:

View File

@@ -1,7 +1,7 @@
{ {
"app-id": "com.github.rafostar.Clapper", "app-id": "com.github.rafostar.Clapper",
"runtime": "org.gnome.Platform", "runtime": "org.gnome.Platform",
"runtime-version": "41", "runtime-version": "42",
"sdk": "org.gnome.Sdk", "sdk": "org.gnome.Sdk",
"command": "com.github.rafostar.Clapper", "command": "com.github.rafostar.Clapper",
"finish-args": [ "finish-args": [