Skip to content

Commit ae0f482

Browse files
committed
update GH actions versions and Coherence server versions (main.net cl 114081 --> 14.1.1.0)
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0/": change = 114083]
1 parent 4d20668 commit ae0f482

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, 2022 Oracle Corporation and/or its affiliates. All rights reserved.
1+
# Copyright 2020, 2025, 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

@@ -31,7 +31,7 @@ jobs:
3131
runs-on: windows-latest
3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@v2
34+
uses: actions/checkout@v3
3535

3636
# Install the .NET Core workload
3737
- name: Install .NET Core

0 commit comments

Comments
 (0)