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@e68f18d9fc010bdc1422eb4e304f8ec0af8c3f62
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@55bacec813290da25b67c92dabaed19d3de1c7df
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@e9567138c70e1a1d67b46fcff954ccd4fb802e77
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