]> git.lizzy.rs Git - rust.git/commit
Update GitHub Actions actions/checkout@v2 to v3
authorDavid Tolnay <dtolnay@gmail.com>
Sat, 30 Apr 2022 21:07:43 +0000 (14:07 -0700)
committerYacin Tmimi <yacintmimi@gmail.com>
Sat, 30 Apr 2022 22:55:10 +0000 (18:55 -0400)
commitb26c86b51afa013815fc54404ef033f14541c707
tree895fe3e0abac3a87ed0da4fbc0dbfba3d1d62462
parenta37d3ab0e1c7c05f1a6410fb7ddf5539f0d030f8
Update GitHub Actions actions/checkout@v2 to v3

The v2 implementation uses Node 12, which is end-of-life on April 30, 2022.
See https://nodejs.org/en/about/releases/. Update to v3, which is based on
Node 16 whose support lasts until April 30, 2024.
.github/workflows/integration.yml
.github/workflows/linux.yml
.github/workflows/mac.yml
.github/workflows/rustdoc_check.yml
.github/workflows/upload-assets.yml
.github/workflows/windows.yml