Commit Graph

4 Commits

Author SHA1 Message Date
Carsten Wenderdel
640a22190e
Upgrade checkout action from version 3 to 4 (#190)
This fixes issue #189.

This is necessary because GitHub actions are going to drop support for Node.js 16.
Version 4 uses Node.js 20.
See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-02-27 08:23:34 +01:00
Linda_pp
b1db5f9d5f
Update action runtime to node20 (#175) 2023-10-25 20:36:38 +02:00
Steven Hartland
68aeeba167
chore: use linefix to ensure platform line endings (#135)
Use linefix so that when developing changes the results of npm run prepare always have unix line endings so git diff commands don't show line ending changes for the ncc generated files.
2023-05-11 23:19:46 +02:00
Jongwoo Han
664ce0090f
chore: Create check-dist.yml (#96) 2022-12-17 10:01:41 +01:00