Skip to content

Commit

Permalink
Merge pull request #465 from Chimoney/phyleria-patch-20-1
Browse files Browse the repository at this point in the history
Update translate.yml to higher node version
  • Loading branch information
phyleria authored Oct 31, 2024
2 parents d08ad61 + 998be3e commit 9933c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: 12.x
node-version: 16.x
# ISO Langusge Codes: https://cloud.google.com/translate/docs/languages
- name: Adding README - Chinese Simplified
uses: dephraiim/translate-readme@main
Expand Down

0 comments on commit 9933c52

Please sign in to comment.