File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323 steps :
2424 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+ with :
26+ # the nebula plugin used in this repo needs the tags
27+ fetch-depth : 0
2528
2629 - name : Set up Java 17
2730 uses : actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414 with :
15+ # the nebula plugin used in this repo needs the tags
1516 fetch-depth : 0
1617
1718 - id : setup-java-17
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414 with :
15+ # the nebula plugin used in this repo needs the tags
1516 fetch-depth : 0
1617
1718 - id : setup-java-17
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616 with :
17+ # the nebula plugin used in this repo needs the tags
1718 fetch-depth : 0
1819
1920 - id : setup-java-17
You can’t perform that action at this time.
0 commit comments