Skip to content

Commit

Permalink
Update upload-artefact action to v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Mar 1, 2025
1 parent 6434050 commit 5968592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
bundle exec benchmark-http wait ${{matrix.endpoint}}
bundle exec benchmark-http latency ${{matrix.endpoint}}
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: Ruby-${{matrix.ruby}}-${{matrix.name}} Logs
path: "*.log"

0 comments on commit 5968592

Please sign in to comment.