3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-04-05 21:24:07 +00:00
Commit graph

5 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
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
Kamil Ogórek 90429b3dea
ci: Disable rustup self-updates (#68) 2022-08-09 14:23:59 +02:00
Arpad Borsos 622616010e
prepare v2 2022-07-16 12:38:38 +02:00
Arpad Borsos fffd6895b2
add some more tests 2022-07-09 17:17:14 +02:00