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 c13a973 commit b97b792Copy full SHA for b97b792
.github/workflows/ci.yml
@@ -14,8 +14,8 @@ jobs:
14
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
15
options: --privileged
16
steps:
17
- - uses: actions/checkout@v3
18
- - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
+ - uses: actions/checkout@v4
+ - uses: flathub-infra/flatpak-github-actions/flatpak-builder@master
19
with:
20
bundle: keypunch.flatpak
21
manifest-path: build-aux/dev.bragefuglseth.Keypunch.Devel.json
0 commit comments