We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea93b7b commit 77af927Copy full SHA for 77af927
.github/workflows/release.yml
@@ -7,5 +7,5 @@ jobs:
7
- name: Checkout
8
uses: actions/checkout@v3
9
- name: Generate docs with LDoc
10
- uses: lunarmodules/ldoc@v0
+ uses: lunarmodules/ldoc@v1.5.0
11
0 commit comments