File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 name : " Flatpak"
88 runs-on : ubuntu-latest
99 container :
10- image : bilelmoussaoui/flatpak-github-actions:freedesktop-21 .08
10+ image : bilelmoussaoui/flatpak-github-actions:freedesktop-23 .08
1111 options : --privileged
1212 steps :
1313 - uses : actions/checkout@v2
14- - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
14+ - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
1515 name : " Build"
1616 with :
1717 bundle : modbus-tcp-client-shm.flatpak
Original file line number Diff line number Diff line change 66 name : " Flatpak"
77 runs-on : ubuntu-latest
88 container :
9- image : bilelmoussaoui/flatpak-github-actions:freedesktop-21 .08
9+ image : bilelmoussaoui/flatpak-github-actions:freedesktop-23 .08
1010 options : --privileged
1111 steps :
1212 - uses : actions/checkout@v2
2020 - name : Update submodules
2121 run : git submodule update
2222
23- - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4
23+ - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
2424 name : " Build"
2525 with :
2626 bundle : test_modbus-tcp-client-shm.flatpak
You can’t perform that action at this time.
0 commit comments