File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 working-directory : ./docs
2424
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v5
2727 with :
2828 fetch-depth : 0
2929 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 2121 build :
2222 runs-on : ubuntu-latest
2323 steps :
24- - uses : actions/checkout@v4
24+ - uses : actions/checkout@v5
2525 with :
2626 fetch-depth : 0
2727 - name : Set up JDK 21
Original file line number Diff line number Diff line change 2929 name : Lint Code
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : actions/checkout@v4
32+ - uses : actions/checkout@v5
3333 with :
3434 fetch-depth : 0
3535 - name : Set up JDK 21
5050 name : Run Unit Tests
5151 runs-on : ubuntu-latest
5252 steps :
53- - uses : actions/checkout@v4
53+ - uses : actions/checkout@v5
5454 with :
5555 fetch-depth : 0
5656 - name : Set up JDK 21
Original file line number Diff line number Diff line change 2323 working-directory : ./docs
2424
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v5
2727 with :
2828 fetch-depth : 0
2929 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 2929 name : Lint Code
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : actions/checkout@v4
32+ - uses : actions/checkout@v5
3333 with :
3434 fetch-depth : 0
3535 - name : Set up JDK 21
5050 name : Run Unit Tests
5151 runs-on : ubuntu-latest
5252 steps :
53- - uses : actions/checkout@v4
53+ - uses : actions/checkout@v5
5454 with :
5555 fetch-depth : 0
5656 - name : Set up JDK 21
Original file line number Diff line number Diff line change 2929 name : Lint Code
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : actions/checkout@v4
32+ - uses : actions/checkout@v5
3333 with :
3434 fetch-depth : 0
3535 - name : Set up JDK 21
5050 name : Run Unit Tests
5151 runs-on : ubuntu-latest
5252 steps :
53- - uses : actions/checkout@v4
53+ - uses : actions/checkout@v5
5454 with :
5555 fetch-depth : 0
5656 - name : Set up JDK 21
7575 name : Verify Dockerfile Build
7676 runs-on : ubuntu-latest
7777 steps :
78- - uses : actions/checkout@v4
78+ - uses : actions/checkout@v5
7979 with :
8080 fetch-depth : 0
8181
You can’t perform that action at this time.
0 commit comments