Merge pull request #2009 from element-hq/renovate/actions-upload-artifact-4.x

Update actions/upload-artifact action to v4
This commit is contained in:
Robin
2024-01-03 14:48:49 -05:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ jobs:
VITE_APP_VERSION: ${{ github.sha }}
NODE_OPTIONS: "--max-old-space-size=4096"
- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build
path: dist