Skip to content

Commit

Permalink
Update continuous-benchmarking-runtimes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kavi-99 authored Feb 5, 2025
1 parent 8e16ce4 commit dd00174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-benchmarking-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: tar -czvf build.tar ./stellar

- name: Upload client artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: STeLLAR-build
path: ${{ env.working-directory }}/build.tar
Expand Down

0 comments on commit dd00174

Please sign in to comment.