mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-06 23:54:24 +01:00
update core lightning to v23.08
This commit is contained in:
4
.github/actions/setup-clightning/action.yaml
vendored
4
.github/actions/setup-clightning/action.yaml
vendored
@@ -3,9 +3,9 @@ description: 'Set up Core Lightning on the runner'
|
||||
|
||||
inputs:
|
||||
checkout-version:
|
||||
description: 'v23.05.1'
|
||||
description: Core lightning version
|
||||
required: true
|
||||
default: 'v23.05.1'
|
||||
default: 'v23.08'
|
||||
|
||||
runs:
|
||||
using: 'composite'
|
||||
|
||||
Reference in New Issue
Block a user