We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc1a44a commit 73d9658Copy full SHA for 73d9658
.github/workflows/stress-tests.yaml
@@ -53,7 +53,7 @@ jobs:
53
- name: Run Stress Test - Max congestion
54
run: |
55
./scripts/run-stress-test.sh 10000 -1
56
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
57
with:
58
name: logs-${{ matrix.os }}-${{ matrix.go }}
59
path: examples/stress/*.log
0 commit comments