Update deprecated GitHub Workflows

This commit is contained in:
Stephen Horvath
2026-03-21 14:40:15 +10:00
parent f45cb3db36
commit aa8e05f676
3 changed files with 9 additions and 9 deletions

View File

@@ -8,10 +8,10 @@ jobs:
flatpak:
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-49
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-50
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Build Flatpak
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with: