]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/github-actions-update'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:31:11 +0000 (14:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:31:11 +0000 (14:31 -0800)
Squelch node.js 16 deprecation warnings from GitHub Actions CI
by updating actions/github-script and actions/checkout that use
node.js 20.

* jc/github-actions-update:
  GitHub Actions: update to github-script@v7
  GitHub Actions: update to checkout@v4


Trivial merge