Skip to content

Commit

Permalink
fix: update to upload-artifact@v3 (#487)
Browse files Browse the repository at this point in the history
* update to v3

* perf: update benchmark results

---------

Co-authored-by: p-shahi <[email protected]>
  • Loading branch information
p-shahi and p-shahi authored Oct 1, 2024
1 parent 1896bd9 commit 257aee3
Show file tree
Hide file tree
Showing 2 changed files with 11,317 additions and 11,389 deletions.
2 changes: 1 addition & 1 deletion .github/actions/run-perf-benchmark/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ runs:

- name: Archive
if: github.event.intputs.push == 'false'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: benchmark-results
path: perf/runner/benchmark-results.json
Expand Down
Loading

0 comments on commit 257aee3

Please sign in to comment.