commit | 216b0e6778541c19516a092ee40c82aa250c1461 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Fri Oct 14 02:48:20 2022 +0900 |
committer | Stephanos Ioannidis <root@stephanos.io> | Fri Oct 14 12:03:07 2022 +0900 |
tree | 381d535edf92051d4790329b5c06f02397652c0f | |
parent | c7d96253c02e80ab48607c65a5e19fa3ae32f9af [diff] |
ci: Use actions/checkout@v3 This commit updates the CI workflows to use the latest "checkout" action v3, which is based on Node.js 16. Note that Node.js 12-based actions are now deprecated by GitHub and may stop working in the near future. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>