This repository was archived by the owner on Sep 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1717 needs : validate
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
20+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2121
2222 - uses : actions/setup-java@v4
2323 with :
Original file line number Diff line number Diff line change 1818 needs : validate
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
21+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2222
2323 - uses : actions/setup-java@v4
2424 with :
4040 needs : build
4141 runs-on : ubuntu-latest
4242 steps :
43- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
43+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
4444
4545 - uses : actions/setup-java@v4
4646 with :
Original file line number Diff line number Diff line change 1818 needs : validate
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
21+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2222
2323 - uses : actions/setup-java@v4
2424 with :
4040 needs : build
4141 runs-on : ubuntu-latest
4242 steps :
43- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
43+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
4444
4545 - uses : actions/setup-java@v4
4646 with :
Original file line number Diff line number Diff line change 66 publish :
77 runs-on : ubuntu-latest
88 steps :
9- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
9+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
1010
1111 - uses : einaregilsson/build-number@v3
1212 id : build
2929 needs : publish
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
32+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
3333
3434 - uses : actions/setup-java@v4
3535 with :
Original file line number Diff line number Diff line change 55 validation :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
8+ - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
99
You can’t perform that action at this time.
0 commit comments