diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f42d1e..3b4157a 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 }}