Skip to content

Commit

Permalink
Update translation sync workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phunkyfish committed Feb 13, 2024
1 parent 2380b6f commit 42687c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-addon-metadata-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ jobs:
steps:

- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: project

- name: Checkout sync_addon_metadata_translations repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: xbmc/sync_addon_metadata_translations
path: sync_addon_metadata_translations
Expand Down

0 comments on commit 42687c1

Please sign in to comment.