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 80a3c36 commit 62ca0e7Copy full SHA for 62ca0e7
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: Checkout code
51
uses: actions/checkout@v4
52
- name: Run prettier
53
- uses: creyD/prettier_action@v4.3
+ uses: creyD/prettier_action@v4.6
54
with:
55
dry: true
56
prettier_options: --check gitjobs-server/static/js/**/*.js --config gitjobs-server/static/js/.prettierrc.yaml
0 commit comments