diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 0fea9ad4b..5cef7a990 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@v4.1.0 + uses: actions/download-artifact@v4.1.1 with: name: translations