Skip to content

Commit 4caa6a3

Browse files
committed
bump tags to new version of packaging scripts
1 parent 7c620c5 commit 4caa6a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-linux.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ref: ${{ inputs.ref }}
2727
submodules: recursive
2828
- name: Package and test application in container
29-
uses: shiftkey/desktop-ubuntu-arm64-packaging@d5a0346959c7d553eb8dbe2828e7fe2e10147160
29+
uses: shiftkey/desktop-ubuntu-arm64-packaging@9be09c4b945873e6509baaf690d457aae08cf901
3030
- name: Upload output artifacts
3131
uses: actions/upload-artifact@v4
3232
with:
@@ -48,7 +48,7 @@ jobs:
4848
ref: ${{ inputs.ref }}
4949
submodules: recursive
5050
- name: Package and test application in container
51-
uses: shiftkey/desktop-ubuntu-arm-packaging@48215eee48762e1c919309b2915b8ceb478e5642
51+
uses: shiftkey/desktop-ubuntu-arm-packaging@dd75ebc57f69fdb9319ab2b0fe11b253bb1ff2a4
5252
- name: Upload output artifacts
5353
uses: actions/upload-artifact@v4
5454
with:
@@ -70,7 +70,7 @@ jobs:
7070
ref: ${{ inputs.ref }}
7171
submodules: recursive
7272
- name: Package and test application in container
73-
uses: shiftkey/desktop-ubuntu-amd64-packaging@33a71a92b43e54694726382d1e4029a91fe894cc
73+
uses: shiftkey/desktop-ubuntu-amd64-packaging@ea7b7a6a940a6b907b160b946439c5c7a516f9f1
7474
- name: Upload output artifacts
7575
uses: actions/upload-artifact@v4
7676
with:

0 commit comments

Comments
 (0)