Skip to content

Commit

Permalink
Actions: bump flatpak to 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Feb 19, 2025
1 parent 25db3d7 commit f0461cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,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: calendar.flatpak
manifest-path: io.elementary.calendar.yml
Expand All @@ -66,7 +66,7 @@ jobs:
arch: ${{ matrix.arch }}

- name: Deploy
uses: flatpak/flatpak-github-actions/flat-manager@v6
uses: flatpak/flatpak-github-actions/flat-manager@v6.4
with:
repository: appcenter
flat-manager-url: https://flatpak-api.elementary.io
Expand Down

0 comments on commit f0461cd

Please sign in to comment.