Skip to content

Commit dc612c3

Browse files
authored
Merge pull request #1 from sureshg/dependabot/github_actions/JetBrains/writerside-github-action-5
Bump JetBrains/writerside-github-action from 4 to 5
2 parents c94a92d + 6c0b1b4 commit dc612c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030

3131
- name: Build docs using Writerside Docker builder
32-
uses: JetBrains/writerside-github-action@v4
32+
uses: JetBrains/writerside-github-action@v5
3333
with:
3434
instance: ${{ env.INSTANCE }}
3535
artifact: ${{ env.ARTIFACT }}

0 commit comments

Comments
 (0)