We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765527f commit 3848b3dCopy full SHA for 3848b3d
.github/workflows/docs.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 0
33
34
- name: Build docs using Writerside Docker builder
35
- uses: JetBrains/writerside-github-action@v4
+ uses: JetBrains/writerside-github-action@v5
36
with:
37
instance: ${{ env.INSTANCE }}
38
artifact: ${{ env.ARTIFACT }}
0 commit comments