value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
48
stars
14
forks
source link
Update actions/checkout in GitHub Actions to v3 #11
Closed
striezel closed 1 year ago
Updates the
actions/checkout
action used in the GitHub Actions workflow to its newest major version.Changes in actions/checkout:
As far as I can tell this should all be backwards compatible, so I do not expect any breakage.
Contributes to https://github.com/martinmoene/nonstd-lite-project/issues/70.