Skip to content

Commit c265c0b

Browse files
remove cache field
1 parent 3fb78f3 commit c265c0b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/setup-node/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ runs:
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version-file: ".nvmrc"
21-
cache: "yarn"
2221

2322
- name: Restore node_modules
2423
if: inputs.restore-cache == 'true'

0 commit comments

Comments
 (0)