We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cd8c6 commit 69e09d1Copy full SHA for 69e09d1
README.md
@@ -29,7 +29,7 @@ jobs:
29
options: --privileged
30
steps:
31
- uses: actions/checkout@v2
32
- - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
+ - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
33
with:
34
bundle: palette.flatpak
35
manifest-path: org.gnome.zbrown.Palette.yml
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
name: "Build"
116
117
0 commit comments