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 58475f7 commit a2e9a6cCopy full SHA for a2e9a6c
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/setup-node@v4
28
29
- name: Cache dependencies
30
- uses: actions/cache@v3
+ uses: actions/cache@v4
31
id: npm-cache
32
with:
33
path: |
0 commit comments