diff --git a/action.yml b/action.yml index d46edae..e4a16d5 100644 --- a/action.yml +++ b/action.yml @@ -69,7 +69,7 @@ runs: docker run --rm --user=$(id -u):$(id -g) \ -v $(pwd):/PROJECT:ro \ -v $(pwd)/RenderedDocumentation:/RESULT \ - ghcr.io/t3docs/render-documentation:v3.0.dev25 \ + ghcr.io/t3docs/render-documentation:v3.0.dev26 \ makehtml \ -c make_singlehtml 1 \ -c replace_static_in_html 1 \