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

Update actions/upload-artifact digest to 73d8b66
This commit is contained in:
Robin 2024-01-10 14:23:20 -05:00 committed by GitHub
commit fb21920126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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@c320f57948d137eb8c7f8e781ddcc0f61b04e834
uses: actions/upload-artifact@73d8b66ede50d06e26f1d69f28e1652c702c56d8
env:
GITHUB_TOKEN: ${{ github.token }}
with: