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 9f856d9 commit a15bd92Copy full SHA for a15bd92
.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