Skip to content

Commit

Permalink
fix(*): update the node version in the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush8923 committed Nov 21, 2024
1 parent c6ec7fa commit ae58543
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sync-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:

- name: Set up node
uses: actions/setup-node@v4
with:
node-version: "16"

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit ae58543

Please sign in to comment.