diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05a7288..7934079 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,7 @@ jobs: - name: Upload artifacts if: steps.check_component.outputs.exists == 'true' && always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v6 with: name: ${{ matrix.component }} path: ${{ matrix.component }}/*