Commit Graph

6 Commits

Author SHA1 Message Date
68b3cb7503 Updated artifact upload action to v4 (#212) 2024-10-17 09:52:18 +02:00
9bdad043e8 fix: usage of deprecated version of node (#197) 2024-05-03 16:02:43 +02:00
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
b1db5f9d5f Update action runtime to node20 (#175) 2023-10-25 20:36:38 +02:00
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
664ce0090f chore: Create check-dist.yml (#96) 2022-12-17 10:01:41 +01:00