Skip to content

Commit

Permalink
Testing node 18.17.0 on feature testing branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nmelehan committed Jul 17, 2024
1 parent 6753640 commit b8f4bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-testing-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: 8. Install Node.js
uses: actions/setup-node@v3
with:
node-version: ${{ vars.NODE_VERSION }}
node-version: 18.17.0

- name: 9. Install dependencies (Node)
working-directory: ./docs-repo
Expand Down

0 comments on commit b8f4bcd

Please sign in to comment.