Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Pin github actions virtual environment versions #573
Conversation
LGTM |
Please check if the PR fulfills these requirements
before creating one)
ubuntu-latest
will be an alias toubuntu-20.04
instead ofubuntu-18.04
actions/virtual-environments#1816I've pinned github actions virtual environments to an explicit version to not get unexpected behaviours.
no