1
0
mirror of https://github.com/git/git.git synced 2024-09-28 08:49:45 +02:00
git/.github
Junio C Hamano e94dec0c1d GitHub Actions: update to checkout@v4
We seem to be getting "Node.js 16 actions are deprecated." warnings
for jobs that use checkout@v3.  Except for the i686 containers job
that is kept at checkout@v1 [*], update to checkout@v4, which is
said to use Node.js 20.

[*] 6cf4d908 (ci(main): upgrade actions/checkout to v3, 2022-12-05)
    refers to https://github.com/actions/runner/issues/2115 and
    explains why container jobs are kept at checkout@v1.  We may
    want to check the current status of the issue and move it to the
    same version as other jobs, but that is outside the scope of
    this step.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2024-02-02 13:00:34 -08:00
..
workflows GitHub Actions: update to checkout@v4 2024-02-02 13:00:34 -08:00
CONTRIBUTING.md
PULL_REQUEST_TEMPLATE.md