mirror of
https://github.com/vlang/v.git
synced 2025-09-08 06:41:58 -04:00
ci: bump creyD/prettier_action from 4.3 to 4.5 (#24439)
This commit is contained in:
parent
90ab5d2cdb
commit
b577475d48
2
.github/workflows/module_docs_lint.yml
vendored
2
.github/workflows/module_docs_lint.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Check Formatting
|
||||
uses: creyD/prettier_action@v4.3
|
||||
uses: creyD/prettier_action@v4.5
|
||||
with:
|
||||
prettier_options: --check cmd/tools/vdoc/theme
|
||||
|
2
.github/workflows/workflow_lint.yml
vendored
2
.github/workflows/workflow_lint.yml
vendored
@ -20,6 +20,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Verify formatting
|
||||
uses: creyD/prettier_action@v4.3
|
||||
uses: creyD/prettier_action@v4.5
|
||||
with:
|
||||
prettier_options: --check **.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user