This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
Update Ubuntu version in GitHub Actions #249
Labels
dependencies
Pull requests that update a dependency file
Ubuntu releases annually in April.
In 2020 the GitHub Actions team supported the April release for that year by mid June, so this GitHub Issue gets automatically created annually each year on 15 July for us to do the update (as hopefully GitHub Actions will support the new version by then each year).
We can find out if we can update yet here.
When we do the update to the new version it involves e.g. for 2021, simply replacing every case of
ubuntu-20.04
withubuntu-21.04
.20.04
with21.04
)The text was updated successfully, but these errors were encountered: