Skip to content

Commit 6c0b1b4

Browse files
Bump JetBrains/writerside-github-action from 4 to 5
Bumps [JetBrains/writerside-github-action](https://github.com/jetbrains/writerside-github-action) from 4 to 5. - [Release notes](https://github.com/jetbrains/writerside-github-action/releases) - [Commits](JetBrains/writerside-github-action@v4...v5) --- updated-dependencies: - dependency-name: JetBrains/writerside-github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c94a92d commit 6c0b1b4

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)