diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 647a13ee..a7050acc 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -42,7 +42,7 @@ jobs: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - name: Archive production artifacts if: ${{ matrix.version == '1.10' }} - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: flamegraphs path: |