4 Commits

Author SHA1 Message Date
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
e97a782690 move buildjet test into its own workflow 2023-08-02 10:38:22 +02:00
cf3f88254c "properly rename git-registry workflow" 2023-07-31 16:02:24 +02:00
1e604afb09 Update workflow definitions
- Use rust `--no-self-update` flag instead of separate command.
- Add an explicit test for the `git` registry, as the sparse registry is now the default.
2023-07-31 15:31:10 +02:00