diff --git a/.github/workflows/hotpath-profile.yml b/.github/workflows/hotpath-profile.yml index 4fd42a9..eeca3ec 100644 --- a/.github/workflows/hotpath-profile.yml +++ b/.github/workflows/hotpath-profile.yml @@ -53,7 +53,7 @@ jobs: echo '${{ github.event.pull_request.number }}' > /tmp/pr_number.txt - name: Upload profiling results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: hotpath-results path: |