Skip to content

Commit

Permalink
Updated node version for doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTaillon authored Jan 4, 2024
1 parent 121ab31 commit 2c82fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Build doc with sfdx-hardis
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- run: yarn
- run: yarn prepack
- run: npm i @salesforce/cli -g
Expand Down

0 comments on commit 2c82fd0

Please sign in to comment.