Skip to content

Commit 33e2a0f

Browse files
committed
Backport master->3.x renaming into 2.19 CI
1 parent eaa3744 commit 33e2a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_build_v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
2323
with:
24-
ref: master
24+
ref: 3.x
2525
- name: Set up JDK
2626
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
2727
with:

0 commit comments

Comments
 (0)