diff --git a/.github/workflows/hotpath-profile.yml b/.github/workflows/hotpath-profile.yml index 244fb2b..6ae5791 100644 --- a/.github/workflows/hotpath-profile.yml +++ b/.github/workflows/hotpath-profile.yml @@ -53,7 +53,7 @@ jobs: echo '${{ github.base_ref }}' > /tmp/metrics/base_ref.txt echo '${{ github.head_ref }}' > /tmp/metrics/head_ref.txt - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v7 with: name: profile-metrics path: /tmp/metrics/