Skip to content

Commit

Permalink
Update render docs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sebromero committed May 17, 2024
1 parent 1271f4d commit 107d276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
render-docs:
permissions:
contents: write
uses: sebromero/render-docs-github-action/.github/workflows/render-docs.yml@main
uses: arduino/render-docs-github-action/.github/workflows/render-docs.yml@main
with:
source-path: './src'
target-path: './docs/api.md'
Expand Down

0 comments on commit 107d276

Please sign in to comment.