diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index cf90653e8..242a808f4 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -115,7 +115,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Download PO files - uses: actions/download-artifact@v3.0.2 + uses: actions/download-artifact@v4.0.0 with: name: translations