We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54e49c commit 50892aaCopy full SHA for 50892aa
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
job: [UNIT, CHECKSTYLE, DATAFEED_CODEGEN, PROD-BUILD]
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
17
with:
18
fetch-depth: 0
19
- name: set up JDK 17
0 commit comments