upload-artifact v4 -> v3
This commit is contained in:
parent
f8ba7f27c5
commit
5ab26b0207
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ jobs:
|
|||
make
|
||||
make install
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: win-on-linux
|
||||
path: /artifact
|
||||
|
|
Loading…
Add table
Reference in a new issue