Skip to content

Update to upstream LDK after 4263 and 4370 #1334

Update to upstream LDK after 4263 and 4370

Update to upstream LDK after 4263 and 4370 #1334

Workflow file for this run

name: SemVer checks
on: [push, pull_request]
jobs:
semver-checks:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4
- name: Check SemVer
uses: obi1kenobi/cargo-semver-checks-action@v2