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 0f74e98 commit b254ba9Copy full SHA for b254ba9
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
23
# Builds your flatpak manifest using the Flatpak Builder action
24
- - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
+ - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
25
with:
26
# This is the name of the Bundle file we're building and can be anything you like
27
bundle: Communique.flatpak
0 commit comments