Skip to content

Commit

Permalink
Use node-version-file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mac Siri authored Dec 6, 2023
1 parent e8a8764 commit 902b48f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-docs-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version-file: '.node-version'
cache: 'yarn'
- run: yarn
- run: yarn api-docs:lint

0 comments on commit 902b48f

Please sign in to comment.