diff --git a/.github/workflows/profile.yml b/.github/workflows/profile.yml index 8601466d..f371a9fe 100644 --- a/.github/workflows/profile.yml +++ b/.github/workflows/profile.yml @@ -24,7 +24,7 @@ jobs: - name: Run Profiles run: RUBY_YJIT_ENABLE=1 BENCH_TARGET=all bundle exec bin/profile - name: Upload profile results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: profile-results path: |