diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f7e738a2..e2848cc4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: module-version: ${{steps.get-tag.outputs.tag}} output: docs xcodebuild-destination: platform=iOS Simulator,OS=latest,name=iPhone 11 Pro - - uses: crazy-max/ghaction-github-pages@v2.2.0 + - uses: crazy-max/ghaction-github-pages@v2.3.0 with: build_dir: docs env: