File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ jobs:
1919 run : |
2020 sed -i 's|branch: master|branch: ${{ github.ref }}|' pw.cloudef.bemenu.yml
2121 sed -i 's|branch: master|branch: ${{ github.ref }}|' pw.cloudef.bemenu-run.yml
22- - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
22+ - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
2323 with :
2424 bundle : pw.cloudef.bemenu.flatpak
2525 manifest-path : pw.cloudef.bemenu.yml
2626 cache-key : flatpak-builder-bemenu-${{ github.sha }}
27- - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
27+ - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
2828 with :
2929 bundle : pw.cloudef.bemenu-run.flatpak
3030 manifest-path : pw.cloudef.bemenu-run.yml
You can’t perform that action at this time.
0 commit comments