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 5b930bc commit 7a0864aCopy full SHA for 7a0864a
.github/workflows/code_health.yaml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v2
48
- name: Run Prettier
49
id: prettier-run
50
- uses: rutajdash/prettier-cli-action@v1.0.0
+ uses: rutajdash/prettier-cli-action@d42c4325a3b344f3bd4be482bc34de521998d557
51
with:
52
config_path: ./.prettierrc.yml
53
- name: Prettier Output
0 commit comments