Skip to content

Commit 9b3850c

Browse files
authored
Actions: switch back to upstream Flatpak Builder action (#51)
See: flathub-infra/flatpak-github-actions#17 (comment)
1 parent c1f476c commit 9b3850c

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
@@ -18,7 +18,7 @@ jobs:
1818
options: --privileged
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: flathub-infra/flatpak-github-actions/flatpak-builder@master
21+
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
2222
with:
2323
bundle: tally.flatpak
2424
manifest-path: build-aux/flatpak/com.cassidyjames.plausible.json

0 commit comments

Comments
 (0)