Update actions/upload-artifact action to v3

This commit is contained in:
renovate[bot]
2023-09-19 11:14:57 +00:00
committed by GitHub
parent 1f8e072144
commit d384865cc3

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@v2
uses: actions/upload-artifact@v3
with:
name: build
path: dist