Update actions/upload-artifact digest to c320f57

This commit is contained in:
renovate[bot] 2024-01-10 15:49:05 +00:00 committed by GitHub
parent 98f78d3196
commit 477d0e4c81
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 tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload - name: Upload
uses: actions/upload-artifact@cf8714cfeaba5687a442b9bcb85b29e23f468dfa uses: actions/upload-artifact@c320f57948d137eb8c7f8e781ddcc0f61b04e834
env: env:
GITHUB_TOKEN: ${{ github.token }} GITHUB_TOKEN: ${{ github.token }}
with: with: