File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 options : --privileged
3232 steps :
3333 - uses : actions/checkout@v4
34- - uses : flatpak/flatpak-github-actions/flatpak-builder@v6.1
34+ - uses : flatpak/flatpak-github-actions/flatpak-builder@v6
3535 with :
3636 bundle : palette.flatpak
3737 manifest-path : org.gnome.zbrown.Palette.yml
9595 uses: docker/setup-qemu-action@v2
9696 with:
9797 platforms: arm64
98- - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1
98+ - uses: flatpak/flatpak-github-actions/flatpak-builder@v6
9999 with:
100100 bundle: palette.flatpak
101101 manifest-path: org.gnome.zbrown.Palette.yml
@@ -164,7 +164,7 @@ jobs:
164164 options : --privileged
165165 steps :
166166 - uses : actions/checkout@v4
167- - uses : flatpak/flatpak-github-actions/flatpak-builder@v6.1
167+ - uses : flatpak/flatpak-github-actions/flatpak-builder@v6
168168 name : " Build"
169169 with :
170170 bundle : palette.flatpak
You can’t perform that action at this time.
0 commit comments