diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 92da278e..a0a91779 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -394,7 +394,7 @@ jobs: run: attw ${{ env.TARFILE }} - id: archive name: Archive production artifacts - uses: actions/upload-artifact@v4.4.2 + uses: actions/upload-artifact@v4.4.3 with: name: ${{ env.TARFILE }} path: ${{ env.TARFILE }}