Skip to content

Commit

Permalink
bump tags to new version of packaging scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Nov 11, 2024
1 parent 7c620c5 commit b7db5d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ref: ${{ inputs.ref }}
submodules: recursive
- name: Package and test application in container
uses: shiftkey/desktop-ubuntu-arm64-packaging@d5a0346959c7d553eb8dbe2828e7fe2e10147160
uses: shiftkey/desktop-ubuntu-arm64-packaging@e68f18d9fc010bdc1422eb4e304f8ec0af8c3f62
- name: Upload output artifacts
uses: actions/upload-artifact@v4
with:
Expand All @@ -48,7 +48,7 @@ jobs:
ref: ${{ inputs.ref }}
submodules: recursive
- name: Package and test application in container
uses: shiftkey/desktop-ubuntu-arm-packaging@48215eee48762e1c919309b2915b8ceb478e5642
uses: shiftkey/desktop-ubuntu-arm-packaging@55bacec813290da25b67c92dabaed19d3de1c7df
- name: Upload output artifacts
uses: actions/upload-artifact@v4
with:
Expand All @@ -70,7 +70,7 @@ jobs:
ref: ${{ inputs.ref }}
submodules: recursive
- name: Package and test application in container
uses: shiftkey/desktop-ubuntu-amd64-packaging@33a71a92b43e54694726382d1e4029a91fe894cc
uses: shiftkey/desktop-ubuntu-amd64-packaging@e9567138c70e1a1d67b46fcff954ccd4fb802e77
- name: Upload output artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit b7db5d7

Please sign in to comment.