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

Support node-version-file input #36

Merged
merged 10 commits into from
Apr 25, 2024
Merged

Support node-version-file input #36

merged 10 commits into from
Apr 25, 2024

Conversation

ybiquitous
Copy link
Member

@ybiquitous ybiquitous commented Apr 25, 2024

Which issue, if any, is this issue related to?

None.

Is there anything in the PR that needs further explanation?

Usage:

jobs:
  test:
    uses: ./.github/workflows/test.yml
    with:
      node-version-file: .node-version # or package.json, .nvmrc, ...

See https://github.com/actions/setup-node/blob/v4.0.2/docs/advanced-usage.md#node-version-file

@ybiquitous
Copy link
Member Author

https://github.com/stylelint/.github/actions/runs/8826827428/job/24233138123?pr=36#step:4:1

Resolved package.json as >=20.0.0
Found in cache @ /opt/hostedtoolcache/node/20.12.2/x64

@ybiquitous ybiquitous merged commit 66aadfe into main Apr 25, 2024
19 checks passed
@ybiquitous ybiquitous deleted the support-node-version-file branch April 25, 2024 04:59
ybiquitous added a commit to stylelint/stylelint.io that referenced this pull request Apr 25, 2024
ybiquitous added a commit to stylelint/stylelint.io that referenced this pull request Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant