Skip to content

Commit e05e0d9

Browse files
[SPARK-51336] Upgrade upload-artifact to v4 in spark-docker repository (#81)
1 parent 6b917ce commit e05e0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ jobs:
323323
324324
- name: Test - Upload Spark on K8S integration tests log files
325325
if: failure()
326-
uses: actions/upload-artifact@v3
326+
uses: actions/upload-artifact@v4
327327
with:
328328
name: spark-on-kubernetes-it-log
329329
path: "**/target/integration-tests.log"

0 commit comments

Comments
 (0)