Skip to content

Commit 73e37cd

Browse files
authored
Merge branch 'master' into search-dialect-default-2
2 parents ce18518 + b16cd05 commit 73e37cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-on-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
path: ${{ runner.temp }}/heapdump-${{ matrix.redis_version }}.hprof
9494
retention-days: 5
9595
- name: Upload Surefire Dump File
96-
uses: actions/upload-artifact@v3
96+
uses: actions/upload-artifact@v4
9797
with:
9898
name: surefire-dumpstream
9999
path: target/surefire-reports/*.dumpstream

0 commit comments

Comments
 (0)