Skip to content

Commit

Permalink
fix(translations): sync translations from transifex (v37) (#3376)
Browse files Browse the repository at this point in the history
* fix(translations): sync translations from transifex (v37)

* fix(translations): sync translations from transifex (v37)

* chore: update gh artifact actions to v4

---------

Co-authored-by: Jen Jones Arnesen <[email protected]>
  • Loading branch information
dhis2-bot and jenniferarnesen authored Oct 30, 2024
1 parent d6b4e72 commit f3934c2
Show file tree
Hide file tree
Showing 10 changed files with 351 additions and 285 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Build
run: yarn build

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: app-build
path: |
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
with:
node-version: 12.x

- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
name: app-build

Expand Down
Loading

0 comments on commit f3934c2

Please sign in to comment.