Skip to content

Commit adffbbb

Browse files
committed
Fix yaml problem
1 parent e94c378 commit adffbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_build_v2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21-
with
21+
with:
2222
ref: 2.x
2323
- name: Set up JDK
2424
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0

0 commit comments

Comments
 (0)