Update actions/upload-artifact digest to b06cde3

This commit is contained in:
renovate[bot]
2024-04-18 15:42:00 +00:00
committed by GitHub
parent bfd3a61aef
commit 244387dc04

View File

@@ -49,7 +49,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@ef09cdac3e2d3e60d8ccadda691f4f1cec5035cb
uses: actions/upload-artifact@b06cde36fc32a3ee94080e87258567f73f921537
env:
GITHUB_TOKEN: ${{ github.token }}
with: