[v10.3.x] Update doc-validator workflow to support ref URIs (#88091)

This commit is contained in:
Jack Baldry
2024-05-28 13:49:20 +01:00
committed by GitHub
parent 9a620f61e9
commit 253b4333c4
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
doc-validator:
runs-on: "ubuntu-latest"
container:
image: "grafana/doc-validator:v4.0.0"
image: "grafana/doc-validator:v5.0.0"
steps:
- name: "Checkout code"
uses: "actions/checkout@v4"