mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-05 07:23:06 +00:00
Fix version issue
This commit is contained in:
parent
4daa8d666b
commit
aa6d49c3d6
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
go test -v -count=1 -timeout=45m -run Test5Nodes1kTearDown ./... | tee testlogs.log
|
||||
|
||||
- name: Upload Logs
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: endurance-logs
|
||||
path: testlogs.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user