martinmoene / span-lite

span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Boost Software License 1.0
495 stars 40 forks source link

update actions/checkout in GitHub Actions to v3 #75

Closed striezel closed 2 years ago

striezel commented 2 years ago

Updates the actions/checkout actions used in the GitHub Actions workflow to its newest version.

Changes in actions/checkout:

v3.0.2

v3.0.1

v3.0.0

As far as I can tell this should be backwards compatible, so I do not expect any breakage.