Skip to content

Commit

Permalink
Use v4 of upload artifact (#4061)
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 authored Jan 16, 2025
1 parent 8b77437 commit b16cd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-on-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
path: ${{ runner.temp }}/heapdump-${{ matrix.redis_version }}.hprof
retention-days: 5
- name: Upload Surefire Dump File
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: surefire-dumpstream
path: target/surefire-reports/*.dumpstream
Expand Down

0 comments on commit b16cd05

Please sign in to comment.