Skip to content

Commit 9d4225c

Browse files
committed
Revert "chore(deps): update jetbrains/writerside-github-action action to v5"
This reverts commit 6dcdbeb.
1 parent 2189c20 commit 9d4225c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Clone repository
4343
uses: actions/checkout@v4
4444
- name: Build Writerside docs using Docker
45-
uses: JetBrains/writerside-github-action@v5
45+
uses: JetBrains/writerside-github-action@v4
4646
with:
4747
instance: Writerside/hi
4848
artifact: webHelpHI2-all.zip

0 commit comments

Comments
 (0)