Skip to content

Commit

Permalink
chore: upgrade node for translations diff workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abaicus committed Jul 29, 2024
1 parent d034239 commit 5b94516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/diff-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
uses: actions/checkout@v2
with:
path: neve-head
- name: Setup node 16
- name: Setup node 18
uses: actions/setup-node@v1
with:
node-version: 16.x
node-version: 18.x
- name: FRESH Makepot BASE
run: |
cd neve-head
Expand Down

0 comments on commit 5b94516

Please sign in to comment.