Skip to content

Commit

Permalink
update upload-pages version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ji authored Jan 31, 2025
1 parent debc3a6 commit b2e6918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@ jobs:
run: |
cd e2e/tests/
bash benchmark-summary.sh
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: benchmarks
path: benchmarks/
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: benchmark-run-outputs
path: benchmark-run-outputs/

0 comments on commit b2e6918

Please sign in to comment.