Update actions/upload-artifact digest to 552bf37

This commit is contained in:
renovate[bot]
2024-04-24 11:22:57 +00:00
committed by GitHub
parent 7fb0eb150d
commit f07a491bd9

View File

@@ -51,7 +51,7 @@ jobs:
run: |
tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload
uses: actions/upload-artifact@79616d2ded92999fceefea2ca2e4bdf6101fa919
uses: actions/upload-artifact@552bf3722c16e81001aea7db72d8cedf64eb5f68
env:
GITHUB_TOKEN: ${{ github.token }}
with: