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.
1 parent 66e169e commit bae4c9eCopy full SHA for bae4c9e
.github/workflows/render-documentation.yml
@@ -21,7 +21,7 @@ jobs:
21
render-docs:
22
permissions:
23
contents: write
24
- uses: sebromero/render-docs-github-action/.github/workflows/render-docs.yml@main
+ uses: arduino/render-docs-github-action/.github/workflows/render-docs.yml@deps-fix
25
with:
26
source-path: './src'
27
target-path: './docs/api.md'
0 commit comments