Skip to content

Commit 9910131

Browse files
authored
[ci] update docs_build.yaml (#18591)
1 parent d0e7a11 commit 9910131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: ${{ github.event.pull_request.head.sha }}
1919
- name: Build
20-
uses: diplodoc-platform/docs-build-action@v3.1.9
20+
uses: diplodoc-platform/docs-build-action@v3
2121
with:
2222
revision: "pr-${{ github.event.pull_request.number }}-${{ github.event.pull_request.head.sha }}"
2323
src-root: "./ydb/docs"

0 commit comments

Comments
 (0)