Skip to content

Commit

Permalink
Update Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Jun 24, 2024
1 parent 8b5324b commit 617950a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

- name: Archive Flight Recorder instrumentation file
if: matrix.profile == 'core' || github.ref == 'refs/heads/dev-2.x'
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.location }}-flight-recorder
path: ${{ matrix.location}}-speed-test.jfr

0 comments on commit 617950a

Please sign in to comment.