diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index ca947d2..0513157 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v3 - name: Build Writerside docs using Docker - uses: JetBrains/writerside-github-action@v4 + uses: JetBrains/writerside-github-action@v5 with: instance: ${{ env.INSTANCE }} artifact: ${{ env.ARTIFACT }}