Update actions/upload-artifact digest to 4c0ff1c

This commit is contained in:
renovate[bot]
2024-02-05 22:52:07 +00:00
committed by GitHub
parent b24c7a68d3
commit 6164eb9be4

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