ci(main): upgrade actions/checkout to v3
commit6cf4d908a92296654f891d440fe09d9fd34b2272
authorOscar Dominguez <dominguez.celada@gmail.com>
Mon, 5 Dec 2022 10:01:14 +0000 (5 10:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Dec 2022 23:22:15 +0000 (6 08:22 +0900)
treed3bb025a1dfb55466908ab48db2a4502c8837970
parent3dcec76d9df911ed8321007b1d197c1a206dc164
ci(main): upgrade actions/checkout to v3

To be up to date with actions/checkout opens the door to use the latest
features if necessary and get the latest security patches.

This also avoids a couple of deprecation warnings in the CI runs.

Note: The `actions/checkout` Action has been known to be broken in i686
containers as of v2, therefore we keep forcing it to v1 there. See
actions/runner#2115 for more details.

Signed-off-by: Oscar Dominguez <dominguez.celada@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.github/workflows/main.yml