mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Bump actionsx/prettier from e90ec54 to 3d9f7c3 (#4736)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f8a1d8823
commit
4286ee4ca4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Check formatting with Prettier
|
||||
uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a
|
||||
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206
|
||||
with:
|
||||
# prettier CLI arguments.
|
||||
args: --write .
|
||||
|
|
Loading…
Reference in a new issue