We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b77437 commit b16cd05Copy full SHA for b16cd05
.github/workflows/test-on-docker.yml
@@ -93,7 +93,7 @@ jobs:
93
path: ${{ runner.temp }}/heapdump-${{ matrix.redis_version }}.hprof
94
retention-days: 5
95
- name: Upload Surefire Dump File
96
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
97
with:
98
name: surefire-dumpstream
99
path: target/surefire-reports/*.dumpstream
0 commit comments