Update GitHub Actions

This commit is contained in:
renovate[bot]
2025-01-07 15:53:36 +00:00
committed by GitHub
parent 8c2844e0b5
commit 6420e211c6
4 changed files with 4 additions and 4 deletions

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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
env:
GITHUB_TOKEN: ${{ github.token }}
with: