Update actions/upload-artifact digest to 65d8626

This commit is contained in:
renovate[bot]
2023-08-30 16:17:42 +00:00
committed by GitHub
parent 922af1ba3e
commit 3062e015c9

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@0b7f8abb1508181956e8e162db84b466c27e18ce
uses: actions/upload-artifact@65d862660abb392b8c4a3d1195a2108db131dd05
env:
GITHUB_TOKEN: ${{ github.token }}
with: