chore(deps): update actions/upload-artifact action to v3

This commit is contained in:
renovate[bot] 2022-08-01 15:34:04 +00:00 committed by GitHub
parent f2f081d4f7
commit 5aa6a27b20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -75,7 +75,7 @@ jobs:
yarn
yarn build
- name: Build Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: build-artifacts
path: dist