Merge pull request #662 from ZynerOrg/renovate/actions-upload-artifact-3.x

chore(deps): update actions/upload-artifact action to v3
This commit is contained in:
Axel Olausson Holtenäs 2023-06-02 13:18:20 +02:00 committed by GitHub
commit 906ddfb742
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