File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2222 node-version-file : " .nvmrc"
2323 cache : " pnpm"
2424
25- - uses : google/wireit@setup-github-actions-caching/v2
25+ # TODO: Track and renable once this has been fixed: https://github.com/google/wireit/issues/1297
26+ # - uses: google/wireit@setup-github-actions-caching/v2
2627
2728 - name : Disable GitHub Actions Annotations
2829 run : |
Original file line number Diff line number Diff line change 4545 node-version : ${{ matrix.node }}
4646 cache : " pnpm"
4747
48- - uses : google/wireit@setup-github-actions-caching/v2
48+ # TODO: Track and renable once this has been fixed: https://github.com/google/wireit/issues/1297
49+ # - uses: google/wireit@setup-github-actions-caching/v2
4950
5051 - name : Disable GitHub Actions Annotations
5152 run : |
You can’t perform that action at this time.
0 commit comments