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

This commit is contained in:
renovate[bot] 2023-06-02 11:07:55 +00:00 committed by GitHub
parent f367d69a2d
commit 7cd26093a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
run: npx semantic-release
- name: Store build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: build-artifacts
path: . # Include all files in the artifact