mirror of
https://github.com/HarmonyHoney/tiny_crate.git
synced 2026-07-17 16:38:29 +00:00
workflows: bump Flatpak image and action versions
This commit is contained in:
parent
89a126b993
commit
52543f5859
1 changed files with 3 additions and 3 deletions
6
.github/workflows/flatpak.yml
vendored
6
.github/workflows/flatpak.yml
vendored
|
|
@ -13,11 +13,11 @@ jobs:
|
|||
flatpak:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-24.08
|
||||
image: ghcr.io/flathub-infra/flatpak-github-actions:freedesktop-25.08
|
||||
options: --privileged
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||
- uses: actions/checkout@v7.0.0
|
||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.7
|
||||
with:
|
||||
bundle: tinycrate.flatpak
|
||||
manifest-path: linux/net.hhoney.tinycrate.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue