diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3d94677..721dd57 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: with: module-version: ${{steps.get-tag.outputs.tag}} output: docs - - uses: crazy-max/ghaction-github-pages@v2.2.0 + - uses: crazy-max/ghaction-github-pages@v2.3.0 with: build_dir: docs env: