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

Update actions/upload-artifact digest to 3a80482
This commit is contained in:
fkwp
2024-02-01 11:59:24 +01:00
committed by GitHub

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