We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa5f560 commit f98ac4bCopy full SHA for f98ac4b
.github/workflows/merge.yml
@@ -37,7 +37,7 @@ jobs:
37
flatpak install -y --arch=${{matrix.arch}} org.freedesktop.Sdk.Extension.rust-stable//23.08
38
39
- name: Build
40
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
+ uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
41
with:
42
bundle: videos.flatpak
43
manifest-path: io.elementary.videos.yml
0 commit comments