Skip to content

Commit

Permalink
Bump CI artifact upload action
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
  • Loading branch information
Jarema committed Jan 8, 2025
1 parent 9a507db commit 5d3e235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
RUST_LOG: trace
run: cargo bench nats
- name: Archive benchmarks
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: benchmarks-report
path: target/criterion

0 comments on commit 5d3e235

Please sign in to comment.