mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-15 03:19:41 +00:00
upgrade to upload-artifact v4
This commit is contained in:
parent
e07e73aeb4
commit
b37354bf73
7 changed files with 7 additions and 7 deletions
|
@ -27,7 +27,7 @@ jobs:
|
|||
./koboldcpp.sh dist
|
||||
|
||||
- name: Save artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: kcpp_linux_binary
|
||||
path: dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue