update github ci workflow
This commit is contained in:
parent
ccc663f1da
commit
7a1b0cddac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
run: npx semantic-release
|
||||
|
||||
- name: Store build artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: . # Include all files in the artifact
|
||||
|
|
Loading…
Add table
Reference in a new issue