Skip to content

Commit

Permalink
Use node 18
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Dec 12, 2023
1 parent 3c3a164 commit 3b9ff2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '16'
node-version: '18'

- name: Install yq
run: |
Expand Down

0 comments on commit 3b9ff2a

Please sign in to comment.