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 ad7fd26 commit 717b967Copy full SHA for 717b967
1 file changed
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
runs-on: ubuntu-latest
43
steps:
44
- uses: actions/checkout@v4
45
- - uses: creyD/prettier_action@v4.6
+ - uses: creyD/prettier_action@v4.5
46
with:
47
prettier_options: --check **/*.{js,ts}
48
only_changed: True
0 commit comments