Skip to content

Commit

Permalink
chore: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
howiezhao committed Aug 26, 2023
1 parent 967c634 commit a8ac414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
# config-file: '.github/linters/mlc_config.json'

- name: Setup node
uses: actions/setup-node@v2-beta
uses: actions/setup-node@v3
with:
node-version: '12'
node-version: '18.17.1'

- name: Setup Hexo
env:
Expand Down

0 comments on commit a8ac414

Please sign in to comment.