Skip to content

Commit 67a8d74

Browse files
committed
fix: use correct flatpak action repo again, after it moving twice
1 parent 948203a commit 67a8d74

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
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030

31-
- uses: flathub-infra/flatpak-github-actions/flatpak-builder@9386d85446c0f8c6b93dea3774002af2abcac3d5
31+
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
3232
with:
3333
bundle: oopetris.flatpak
3434
manifest-path: io.github.openbrickprotocolfoundation.oopetris.yml

0 commit comments

Comments
 (0)