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

chore: Upgrade node version to 20.x #678

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cyaiox
Copy link
Contributor

@cyaiox cyaiox commented May 8, 2024

No description provided.

@cyaiox cyaiox force-pushed the chore/upgrade-node-version branch from 60c415b to f45afaf Compare May 8, 2024 20:29
@cyaiox cyaiox marked this pull request as ready for review May 8, 2024 20:30
@@ -14,16 +14,16 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@master
Copy link
Contributor

Choose a reason for hiding this comment

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

The main branch of actions/checkout is main, would you mind changing it?

Suggested change
- uses: actions/checkout@master
- uses: actions/checkout@main

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.

2 participants