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 cc5b317 commit b421e67Copy full SHA for b421e67
.github/workflows/module_docs_lint.yml
@@ -14,6 +14,6 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Check Formatting
17
- uses: creyD/prettier_action@v4.5
+ uses: creyD/prettier_action@v4.6
18
with:
19
prettier_options: --check cmd/tools/vdoc/theme
.github/workflows/workflow_lint.yml
@@ -20,6 +20,6 @@ jobs:
20
21
22
- name: Verify formatting
23
24
25
prettier_options: --check **.yml
0 commit comments