Skip to content

Commit 5968592

Browse files
committed
Update upload-artefact action to v4.
1 parent 6434050 commit 5968592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
bundle exec benchmark-http wait ${{matrix.endpoint}}
124124
bundle exec benchmark-http latency ${{matrix.endpoint}}
125125
126-
- uses: actions/upload-artifact@v3
126+
- uses: actions/upload-artifact@v4
127127
with:
128128
name: Ruby-${{matrix.ruby}}-${{matrix.name}} Logs
129129
path: "*.log"

0 commit comments

Comments
 (0)