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

ci(workflow): set node version in workflows #107

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

Conversation

mahula
Copy link
Member

@mahula mahula commented Mar 9, 2024

🍰 Pullrequest

Coherently set the required node version in all node-relevant workflows.

Issues

  • None

Todo

  • None

@mahula mahula added enhancement New feature or request good first issue Good for newcomers github_actions Pull requests that update GitHub Actions code labels Mar 9, 2024
@mahula mahula self-assigned this Mar 9, 2024
@mahula mahula changed the title set node version in workflows ci(workflow): set node version in workflows Mar 9, 2024
- name: Set Node version
uses: actions/setup-node@v4
with:
node-version: '>=21'
Copy link
Member

Choose a reason for hiding this comment

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

did you test this? There was node version problems with vuepress-deploy in the past.

@mahula mahula removed the good first issue Good for newcomers label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants