Skip to content

Commit 3848b3d

Browse files
Update JetBrains/writerside-github-action action to v5
1 parent 765527f commit 3848b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 0
3333

3434
- name: Build docs using Writerside Docker builder
35-
uses: JetBrains/writerside-github-action@v4
35+
uses: JetBrains/writerside-github-action@v5
3636
with:
3737
instance: ${{ env.INSTANCE }}
3838
artifact: ${{ env.ARTIFACT }}

0 commit comments

Comments
 (0)