Skip to content

Commit

Permalink
chore: update website action
Browse files Browse the repository at this point in the history
  • Loading branch information
mengshang918 committed Feb 8, 2023
1 parent 3fb307e commit 8e7a17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/[email protected]
with:
node-version: '14'
node-version: '16'

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 8e7a17a

Please sign in to comment.