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 31
31
options : --privileged
32
32
steps :
33
33
- uses : actions/checkout@v4
34
- - uses : flatpak/flatpak-github-actions/flatpak-builder@v6.1
34
+ - uses : flatpak/flatpak-github-actions/flatpak-builder@v6
35
35
with :
36
36
bundle : palette.flatpak
37
37
manifest-path : org.gnome.zbrown.Palette.yml
95
95
uses: docker/setup-qemu-action@v2
96
96
with:
97
97
platforms: arm64
98
- - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1
98
+ - uses: flatpak/flatpak-github-actions/flatpak-builder@v6
99
99
with:
100
100
bundle: palette.flatpak
101
101
manifest-path: org.gnome.zbrown.Palette.yml
@@ -164,7 +164,7 @@ jobs:
164
164
options : --privileged
165
165
steps :
166
166
- uses : actions/checkout@v4
167
- - uses : flatpak/flatpak-github-actions/flatpak-builder@v6.1
167
+ - uses : flatpak/flatpak-github-actions/flatpak-builder@v6
168
168
name : " Build"
169
169
with :
170
170
bundle : palette.flatpak
You can’t perform that action at this time.
0 commit comments