Merge pull request #2056 from element-hq/renovate/actions-upload-artifact-digest

Update actions/upload-artifact digest to 1eb3cb2
This commit is contained in:
fkwp
2024-01-11 09:47:50 +01:00
committed by GitHub

View File

@@ -54,7 +54,7 @@ jobs:
tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload
uses: actions/upload-artifact@73d8b66ede50d06e26f1d69f28e1652c702c56d8
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595
env:
GITHUB_TOKEN: ${{ github.token }}
with: