Skip to content

Commit ed46b92

Browse files
committed
Update prettier.yml
1 parent 6f22fbc commit ed46b92

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
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Check out repo
1212
uses: actions/checkout@v4
13-
- uses: actions/cache@v2
13+
- uses: actions/cache@v4
1414
name: Configure npm caching
1515
with:
1616
path: ~/.npm

0 commit comments

Comments
 (0)