Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 2a4ea48

Browse files
authored
Merge pull request #6 from T-Systems-MMS/renovate/creyd-prettier_action-4.x
Update creyD/prettier_action action to v4
2 parents 08f1aec + df9fc37 commit 2a4ea48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prettier-md.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
ref: ${{ github.head_ref }}
2020

2121
- name: Prettify code
22-
uses: creyD/prettier_action@v3.3
22+
uses: creyD/prettier_action@v4.2
2323
with:
2424
prettier_options: --write {**/*,*}.md

0 commit comments

Comments
 (0)