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.
2 parents 9f856d9 + a15bd92 commit cb09ebdCopy full SHA for cb09ebd
.github/actions/setup/action.yml
@@ -11,7 +11,7 @@ runs:
11
12
- name: Cache dependencies
13
id: yarn-cache
14
- uses: actions/cache@v3
+ uses: actions/cache@v4
15
with:
16
path: |
17
**/node_modules
0 commit comments