File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
ref : ${{ inputs.ref }}
27
27
submodules : recursive
28
28
- name : Package and test application in container
29
- uses : shiftkey/desktop-ubuntu-arm64-packaging@d5a0346959c7d553eb8dbe2828e7fe2e10147160
29
+ uses : shiftkey/desktop-ubuntu-arm64-packaging@9be09c4b945873e6509baaf690d457aae08cf901
30
30
- name : Upload output artifacts
31
31
uses : actions/upload-artifact@v4
32
32
with :
48
48
ref : ${{ inputs.ref }}
49
49
submodules : recursive
50
50
- name : Package and test application in container
51
- uses : shiftkey/desktop-ubuntu-arm-packaging@48215eee48762e1c919309b2915b8ceb478e5642
51
+ uses : shiftkey/desktop-ubuntu-arm-packaging@dd75ebc57f69fdb9319ab2b0fe11b253bb1ff2a4
52
52
- name : Upload output artifacts
53
53
uses : actions/upload-artifact@v4
54
54
with :
70
70
ref : ${{ inputs.ref }}
71
71
submodules : recursive
72
72
- name : Package and test application in container
73
- uses : shiftkey/desktop-ubuntu-amd64-packaging@33a71a92b43e54694726382d1e4029a91fe894cc
73
+ uses : shiftkey/desktop-ubuntu-amd64-packaging@ea7b7a6a940a6b907b160b946439c5c7a516f9f1
74
74
- name : Upload output artifacts
75
75
uses : actions/upload-artifact@v4
76
76
with :
You can’t perform that action at this time.
0 commit comments