We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f22fbc commit ed46b92Copy full SHA for ed46b92
.github/workflows/prettier.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- name: Check out repo
12
uses: actions/checkout@v4
13
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
14
name: Configure npm caching
15
with:
16
path: ~/.npm
0 commit comments