anthropics / anthropics/claude-code-action
[Feature] Support node environment caching
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.9k
- Forks
- 2.1k
- Merge medio
- 3 d 9 h
- PR fusionados (30 d)
- 10
Descripción
It'd be great if we can pass this through so that we can get higher performance.
It looks like the base action has a toggle for this which is off by default? It'd be great to pass that through/make this work somehow.
I see these steps during the github action run:
```
Run actions/setup-node@v4
Attempting to download 18.x...
Acquiring 18.20.8 - x64 from https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-linux-x64.tar.gz
Extracting ...
/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /home/runner/_work/_temp/3d69a947-7116-4a4c-b59c-271e9fe936b2 -f /home/runner/_work/_temp/cf6639fa-fae8-4b28-8ff0-121d3944eb63
Adding to the cache ...
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.