mirror of
https://github.com/srcdslab/sm-ext-voice.git
synced 2025-12-07 02:28:21 +00:00
Bump actions/upload-artifact from 3 to 4 (#13)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5db9d19c74
commit
3ddfad8ca3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
|||||||
ambuild
|
ambuild
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ runner.os }}
|
name: ${{ runner.os }}
|
||||||
path: extension/build/package
|
path: extension/build/package
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user