We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
datasource
1 parent 817eae0 commit cb3556eCopy full SHA for cb3556e
.github/workflows/ci.yaml
@@ -1527,7 +1527,7 @@ jobs:
1527
- name: Install mdbook
1528
uses: taiki-e/install-action@v2
1529
env:
1530
- # renovate: datasource=crates depName=mdbook
+ # renovate: datasource=crate depName=mdbook
1531
MDBOOK_VERSION: "0.4.43"
1532
with:
1533
tool: mdbook@${{ env.MDBOOK_VERSION }}
ci/actions-templates/test-docs-template.yaml
@@ -14,7 +14,7 @@ jobs: # skip-all
14
15
16
17
18
19
20
0 commit comments