From 57bfb6bb154f443288385a1e0a94eee7b919e57c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Tue, 18 Feb 2025 14:10:53 -0800 Subject: [PATCH] Actions: bump flatpak to 6.4 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9090e51f05..b54a392ef5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: platforms: arm64 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4 with: bundle: code.flatpak manifest-path: io.elementary.code.yml