4 Commits

Author SHA1 Message Date
Carsten Wenderdel
ee2a7cc1f9 Upgrade checkout action from version 3 to 4
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-26 22:42:39 +01:00
Arpad Borsos
e97a782690
move buildjet test into its own workflow 2023-08-02 10:38:22 +02:00
Arpad Borsos
cf3f88254c
"properly rename git-registry workflow" 2023-07-31 16:02:24 +02:00
Arpad Borsos
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