Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update checkout action to v4 #57

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

anmarchenko
Copy link
Member

Closes #43

What does this PR do?
Updates actions/checkout to v4

Motivation
Chores

How to test the change?
Ensure that CI still runs

@anmarchenko anmarchenko requested review from a team and juan-fernandez October 24, 2023 12:38
@codecov-commenter
Copy link

Codecov Report

Merging #57 (a391e29) into main (ccf7b64) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files         103      103           
  Lines        3533     3533           
  Branches      134      134           
=======================================
  Hits         3503     3503           
  Misses         30       30           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@anmarchenko anmarchenko merged commit c4cca65 into main Oct 25, 2023
27 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/update_checkout_action branch October 25, 2023 11:25
@github-actions github-actions bot added this to the 0.4.0 milestone Oct 25, 2023
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.

Use action checkout v4 in github actions
3 participants