We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef73f80 commit 863ccd3Copy full SHA for 863ccd3
.github/workflows/latest_v25.09.yml
@@ -9,6 +9,6 @@ jobs:
9
call-ci:
10
uses: ./.github/workflows/ci.yml
11
with:
12
- cln-version: "v25.09"
13
- pyln-version: "25.9"
+ cln-version: "v25.09.1"
+ pyln-version: "25.9.1"
14
tagged-release: true
.github/workflows/main_v25.09.yml
@@ -19,6 +19,6 @@ jobs:
19
20
21
22
23
24
tagged-release: false
0 commit comments