Skip to content

Commit

Permalink
Upgrade node for publish doc job
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitjat3 committed Nov 4, 2024
1 parent bdcbff5 commit 93f44b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21,947 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '16.x'
node-version: '18.x'
- name: Check Build Website
run: |
cd docs
Expand Down
Loading

0 comments on commit 93f44b0

Please sign in to comment.