]> git-server-git.apps.pok.os.sepia.ceph.com Git - fscrypt.git/commit
ci.yml: use actions/checkout@v4
authorEric Biggers <ebiggers@google.com>
Wed, 7 Feb 2024 05:15:38 +0000 (21:15 -0800)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 7 Feb 2024 06:19:57 +0000 (22:19 -0800)
commitd00b4634290f2190a430720b2e444c3a1a2d5a42
treef2a5daa861c8797353800eeb01329a361ad52938
parent8c12cd64ab471d0a73ef4c300d7c40077cad5d5d
ci.yml: use actions/checkout@v4

This addresses the following warning from GitHub Actions:

    Node.js 16 actions are deprecated. Please update the following
    actions to use Node.js 20: actions/checkout@v3. For more information
    see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

A near-identical warning forced everyone to upgrade to v3 last year, so
this is some pointless churn, but let's just get it over with again...
.github/workflows/ci.yml