diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d701963..83298d6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: with: module-version: ${{steps.get-tag.outputs.tag}} output: docs - - uses: crazy-max/ghaction-github-pages@v1.4.0 + - uses: crazy-max/ghaction-github-pages@v2.3.0 with: build_dir: docs env: