Skip to content

Commit 7a0864a

Browse files
committed
fix
1 parent 5b930bc commit 7a0864a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v2
4848
- name: Run Prettier
4949
id: prettier-run
50-
uses: rutajdash/prettier-cli-action@v1.0.0
50+
uses: rutajdash/prettier-cli-action@d42c4325a3b344f3bd4be482bc34de521998d557
5151
with:
5252
config_path: ./.prettierrc.yml
5353
- name: Prettier Output

0 commit comments

Comments
 (0)