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

fix: correct version number for actions/checkout #5968

Merged
merged 1 commit into from
Oct 4, 2023
Merged

fix: correct version number for actions/checkout #5968

merged 1 commit into from
Oct 4, 2023

Conversation

byt3h3ad
Copy link
Contributor

@byt3h3ad byt3h3ad commented Oct 4, 2023

Description

Fixes #5965
do lmk if there are any more changes needed.

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@byt3h3ad byt3h3ad requested a review from a team as a code owner October 4, 2023 18:59
@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2023 7:00pm

@MattIPv4 MattIPv4 changed the title fix: Update version number in github-actions (#5965) fix: correct version number for actions/checkout Oct 4, 2023
@MattIPv4 MattIPv4 added the github_actions:pull-request Trigger Pull Request Checks label Oct 4, 2023
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.74% (196/216) 72.34% (34/47) 87.23% (41/47)

Unit Test Report

Tests Skipped Failures Errors Time
17 0 💤 0 ❌ 0 🔥 4.171s ⏱️

@MattIPv4 MattIPv4 added this pull request to the merge queue Oct 4, 2023
Merged via the queue into nodejs:main with commit d09bffd Oct 4, 2023
11 checks passed
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.

Comment each actions/checkout sha with the correct full version numer
2 participants