Skip to content

Commit

Permalink
Upgrade Node version in extract-i18n github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkvon committed Oct 23, 2023
1 parent 0153076 commit fb8647a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extract-i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
- name: Cache Node.js modules
uses: actions/cache@v2
with:
Expand Down

0 comments on commit fb8647a

Please sign in to comment.