diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index a3a9e1e5..8a2e64f1 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -145,7 +145,7 @@ jobs: run: make test-${{ matrix.step }} version_full=${{ needs.init.outputs.VERSION_FULL }} - name: Upload artifacts - uses: actions/upload-artifact@v4.6.0 + uses: actions/upload-artifact@v4.6.2 if: always() with: compression-level: 9