]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'od/ci-use-checkout-v3-when-applicable' into maint-2.38
authorJunio C Hamano <gitster@pobox.com>
Sat, 10 Dec 2022 05:02:09 +0000 (14:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sat, 10 Dec 2022 05:02:09 +0000 (14:02 +0900)
Update GitHub CI to use actions/checkout@v3; use of the older
checkout@v2 gets annoying deprecation notices.

* od/ci-use-checkout-v3-when-applicable:
  ci(main): upgrade actions/checkout to v3


Trivial merge