diff --git a/.github/workflows/profile.yml b/.github/workflows/profile.yml index e4e59004..8f6810cd 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@v6 with: name: profile-results path: |