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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-01 11:41:10 -04:00 committed by GitHub
parent 1e81dd9d3f
commit 75aadef2a7
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