File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6464 name : oopetris.${{ matrix.config.arch }}.apk
6565 path : platforms/android/app/build/outputs/apk/debug/app-*-debug.apk
6666
67- -
uses :
wangyucode/[email protected] .3 67+ -
uses :
wangyucode/[email protected] .4 6868 name : Deploy
6969 if : github.event_name != 'pull_request'
7070 with :
Original file line number Diff line number Diff line change 3737 - name : Set up QEMU
3838 if : ${{ matrix.config.use_qemu == true }}
3939 id : qemu
40- uses : docker/setup-qemu-action@v2
40+ uses : docker/setup-qemu-action@v3
4141 with :
4242 platforms : ${{ matrix.config.qemu_arch }}
4343
4949 cache-key : flatpak-builder-${{ github.sha }}
5050 arch : ${{ matrix.config.arch }}
5151
52- - uses : flatpak/flatpak-github-actions/flat-manager@v4
52+ - uses : flatpak/flatpak-github-actions/flat-manager@v6
5353 name : ' Deploy'
5454 if : github.event_name != 'pull_request'
5555 with :
You can’t perform that action at this time.
0 commit comments