Skip to content

Commit

Permalink
update upload-artifact version (14.1.1.0 cl 111977 --> core/14.1.1.0)
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0-core/": change = 111978]
  • Loading branch information
fryp committed Oct 17, 2024
1 parent 2af3a4e commit 75442b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2020, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
# Copyright 2020, 2024, Oracle Corporation and/or its affiliates. All rights reserved.
# Licensed under the Universal Permissive License v 1.0 as shown at
# https://oss.oracle.com/licenses/upl.

Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:

# Capture server log for diagnosing failures
- name: Capture test logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: failure()
with:
name: build-output
Expand Down

0 comments on commit 75442b3

Please sign in to comment.