We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91aefbe commit 4f7fa3aCopy full SHA for 4f7fa3a
.github/workflows/htmlvalidator.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v5 # Requried will all actions
13
- name: Checks HTML5
14
- uses: Cyb3r-Jak3/html5validator-action@v7.2.0
+ uses: Cyb3r-Jak3/html5validator-action@v8.0.0
15
with:
16
root: /github/workspace/eclipse.platform.common/bundles
17
blacklist: about.html notices.html
0 commit comments