Skip to content

Commit

Permalink
update help site node
Browse files Browse the repository at this point in the history
  • Loading branch information
srikarparsi committed Jan 10, 2025
1 parent 2339f1e commit 722633f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployNewHelp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: '20.18.0'
node-version: '20.18.1'

# Wil install the _help/package.js
- name: Install Node.js Dependencies
Expand Down

0 comments on commit 722633f

Please sign in to comment.