Skip to content

Conversation

MikeMcC399
Copy link
Contributor

Issue

GitHub Action examples using:

  • ubuntu-22.04 are outdated
  • ubuntu-latest run the risk of unplanned breaking changes

Background

Notice of upcoming releases and breaking changes for GitHub Actions, dated Dec 5, 2024, announces the move of ubuntu-latest from ubuntu-22.04 to ubuntu-24.04

cypress-io/github-action has already migrated to ubuntu-24.04.

Change

Update GitHub Actions Ubuntu runner images in GitHub Actions examples to use ubuntu-24.04 consistently.

Update actions/checkout@v3(unsupported node16 version) to actions/checkout@v4 (node20 version).

@netlify
Copy link

netlify bot commented Dec 16, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f0c472c

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review December 16, 2024 10:36
@jennifer-shehane jennifer-shehane merged commit 810ef30 into cypress-io:main Dec 17, 2024
5 checks passed
@MikeMcC399 MikeMcC399 deleted the update/ci-gha-examples-ubuntu branch December 18, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants