We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23598d commit a88a0d3Copy full SHA for a88a0d3
.github/workflows/doc-validator.yml
@@ -7,7 +7,7 @@ jobs:
7
doc-validator:
8
runs-on: "ubuntu-latest"
9
container:
10
- image: "grafana/doc-validator:v5.0.0"
+ image: "grafana/doc-validator:v5.1.0"
11
steps:
12
- name: "Checkout code"
13
uses: "actions/checkout@v4"
0 commit comments