Skip to content

Commit a6860e8

Browse files
authored
Actions: bump flatpak to 6.4 (#159)
* Actions: bump flatpak to 6.4 * Update ci.yml
1 parent fdd376c commit a6860e8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
platforms: arm64
3535

3636
- name: Build
37-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
37+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
3838
with:
3939
bundle: org.gnome.epiphany.flatpak
4040
manifest-path: org.gnome.epiphany.json

.github/workflows/merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
platforms: arm64
3333

3434
- name: Build
35-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
35+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
3636
with:
3737
bundle: epiphany.flatpak
3838
manifest-path: org.gnome.epiphany.json
@@ -42,7 +42,7 @@ jobs:
4242
branch: stable
4343
arch: ${{ matrix.arch }}
4444
- name: Deploy
45-
uses: flatpak/flatpak-github-actions/flat-manager@v6
45+
uses: flatpak/flatpak-github-actions/flat-manager@v6.4
4646
with:
4747
repository: appcenter
4848
flat-manager-url: https://flatpak-api.elementary.io

0 commit comments

Comments
 (0)