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
commit 14e7bafd93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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