diff --git a/.github/workflows/flatpak.yml b/.github/workflows/flatpak.yml index bcb2f5c..191445f 100644 --- a/.github/workflows/flatpak.yml +++ b/.github/workflows/flatpak.yml @@ -17,7 +17,7 @@ jobs: options: --privileged steps: - uses: actions/checkout@v4 - - uses: flathub-infra/flatpak-github-actions/flatpak-builder@master + - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: tinycrate.flatpak manifest-path: linux/net.hhoney.tinycrate.yml