mirror of
https://github.com/actions/cache.git
synced 2025-04-03 20:01:17 +00:00
- Resolved conflicts in the LICENSE file. - Addressed errors and vulnerabilities in the codebase. - Configured build outputs and caching mechanisms in GitHub Actions. - Implemented security measures to protect sensitive information. - Refactored code to eliminate duplicates and improve efficiency. |
||
---|---|---|
.. | ||
package-lock.json') }} restore-keys: | ${{ runner.os }}-node- - run: npm install - run: npm run build |