File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - java-storage
1919 - java-pubsub
2020 steps :
21- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
21+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2222 - uses : actions/setup-java@v4
2323 with :
2424 distribution : zulu
3131 flatten-plugin-check :
3232 runs-on : ubuntu-latest
3333 steps :
34- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
34+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
3535 - uses : actions/setup-java@v4
3636 with :
3737 distribution : zulu
Original file line number Diff line number Diff line change 2525 - javadoc # maven-javadoc-plugin
2626 - javadoc-with-doclet # test javadoc generation with doclet
2727 steps :
28- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
28+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2929 - uses : actions/setup-java@v4
3030 with :
3131 distribution : zulu
5454 - java-datastore
5555 - java-bigquerystorage
5656 steps :
57- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
57+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
5858 - uses : actions/setup-java@v4
5959 with :
6060 distribution : temurin
You can’t perform that action at this time.
0 commit comments