mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-24 00:38:31 +08:00
Merge pull request #2626 from element-hq/renovate/github-actions
Update actions/upload-artifact digest to 5076954
This commit is contained in:
commit
02ca623c7f
2
.github/workflows/element-call.yaml
vendored
2
.github/workflows/element-call.yaml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
VITE_APP_VERSION: ${{ inputs.vite_app_version }}
|
||||
NODE_OPTIONS: "--max-old-space-size=4096"
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
|
||||
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
|
||||
with:
|
||||
name: build-output
|
||||
path: dist
|
||||
|
Loading…
Reference in New Issue
Block a user