Skip to content

Commit 75442b3

Browse files
committed
update upload-artifact version (14.1.1.0 cl 111977 --> core/14.1.1.0)
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0-core/": change = 111978]
1 parent 2af3a4e commit 75442b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2020, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
22
# Licensed under the Universal Permissive License v 1.0 as shown at
33
# https://oss.oracle.com/licenses/upl.
44

@@ -107,7 +107,7 @@ jobs:
107107

108108
# Capture server log for diagnosing failures
109109
- name: Capture test logs
110-
uses: actions/upload-artifact@v2
110+
uses: actions/upload-artifact@v4
111111
if: failure()
112112
with:
113113
name: build-output

0 commit comments

Comments
 (0)