File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 fetch-depth : 100
1313 - name : Fetch tags
1414 run : git fetch --depth=100 origin +refs/tags/*:refs/tags/*
15- - uses : actions/setup-java@v3
15+ - uses : actions/setup-java@v4
1616 with :
1717 distribution : adopt
1818 java-version : 11
Original file line number Diff line number Diff line change 1414 fetch-depth : 100
1515 - name : Fetch tags
1616 run : git fetch --depth=100 origin +refs/tags/*:refs/tags/*
17- - uses : actions/setup-java@v3
17+ - uses : actions/setup-java@v4
1818 with :
1919 distribution : adopt
2020 java-version : 11
Original file line number Diff line number Diff line change 1414 fetch-depth : 100
1515 - name : Fetch tags
1616 run : git fetch --depth=100 origin +refs/tags/*:refs/tags/*
17- - uses : actions/setup-java@v3
17+ - uses : actions/setup-java@v4
1818 with :
1919 distribution : adopt
2020 java-version : 11
You can’t perform that action at this time.
0 commit comments