diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 705981c5..46dc18f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -396,7 +396,7 @@ jobs: run: attw ${{ env.TARFILE }} - id: archive name: Archive production artifacts - uses: actions/upload-artifact@v4.4.1 + uses: actions/upload-artifact@v4.4.2 with: name: ${{ env.TARFILE }} path: ${{ env.TARFILE }}