Skip to content

Commit

Permalink
[release-2.9.x] Update to latest version of doc-validator (#11965)
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Baldry <[email protected]>
  • Loading branch information
grafanabot and jdbaldry authored Feb 15, 2024
1 parent 3dba14c commit e3f2500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
doc-validator:
runs-on: "ubuntu-latest"
container:
image: "grafana/doc-validator:v3.0.0"
image: "grafana/doc-validator:v4.0.0"
steps:
- name: "Checkout code"
uses: "actions/checkout@v3"
Expand Down

0 comments on commit e3f2500

Please sign in to comment.