Skip to content

Commit 4c6dba8

Browse files
authored
Update prettier.yml
Signed-off-by: PixelPilot <[email protected]>
1 parent 204a9a4 commit 4c6dba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Steps represent a sequence of tasks that will be executed as part of the job
2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@v3
27+
uses: actions/checkout@v4
2828
with:
2929
submodules: recursive
3030
fetch-depth: 25

0 commit comments

Comments
 (0)