Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Sep 12, 2025

Changes:

  1. Commit package-lock.json.
  2. Use cache settings built into actions/setup-node, drop actions/cache - it is simpler to maintain that way and it fixes Windows-specific issues.
  3. Switch from npm install to npm ci in CI.
  4. Update actions/checkout from v4.2.2 to v5.0.0.

Changes:
1. Commit package-lock.json.
2. Use cache settings built into `actions/setup-node`, drop `actions/cache` - it
   is simpler to maintain that way and it fixes Windows-specific issues.
3. Switch from `npm install` to `npm ci` in CI.
4. Update `actions/checkout` from v4.2.2 to v5.0.0.
@mgol mgol added this to the 1.14.2 milestone Sep 12, 2025
@mgol mgol self-assigned this Sep 12, 2025
@mgol mgol requested review from fnagel and timmywil September 12, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant