File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 - name : Set up JDK 17
1717 uses : actions/setup-java@v4
1818 with :
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Check out the repo
23- uses : actions/checkout@v4
23+ uses : actions/checkout@v5
2424
2525 - name : Set up Docker Buildx
2626 uses : docker/setup-buildx-action@v3
Original file line number Diff line number Diff line change 1111 if : github.repository_owner == 'Ree6-Applications'
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@v5
1515 with :
1616 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
1717 - name : Set up JDK 17
You can’t perform that action at this time.
0 commit comments