Skip to content

Commit 716cb59

Browse files
authored
Workflows: Switch to upstream Flatpak Builder (#30)
See: flathub-infra/flatpak-github-actions#17
1 parent a2fd023 commit 716cb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
options: --privileged
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: flathub-infra/flatpak-github-actions/flatpak-builder@master
20+
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
2121
with:
2222
bundle: rota.flatpak
2323
manifest-path: linux/net.hhoney.rota.yml

0 commit comments

Comments
 (0)