mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-30 09:00:49 +02:00
upgrade to upload-artifact v4
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user