Skip to content

Commit

Permalink
Update docs_checks.yaml
Browse files Browse the repository at this point in the history
node v update
  • Loading branch information
atulvermaPRFT authored Mar 13, 2024
1 parent 725ce9a commit eb37752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs_checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: setup node.js
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '18'
- name: Install packages
working-directory: ./docs
run: npm install
Expand Down

0 comments on commit eb37752

Please sign in to comment.