mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
deps(ci): update actionsx-prettier to node 20 (#5618)
This commit is contained in:
parent
4d9ea37ff4
commit
7c9a2d806c
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Check formatting with Prettier
|
- name: Check formatting with Prettier
|
||||||
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206
|
uses: Nerixyz/actionsx-prettier@v3-adj
|
||||||
with:
|
with:
|
||||||
# prettier CLI arguments.
|
# prettier CLI arguments.
|
||||||
args: --write .
|
args: --write .
|
||||||
|
|
Loading…
Reference in a new issue