File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 latexmk :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
17+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1818 - uses : yegor256/latexmk-action@0.9.0
1919 with :
2020 path : paper
Original file line number Diff line number Diff line change 2121 java : [ 17 ]
2222 runs-on : ${{ matrix.os }}
2323 steps :
24- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
24+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2525 - uses : actions/setup-java@v4
2626 with :
2727 distribution : ' temurin'
4040 java : [ 17 ]
4141 runs-on : ${{ matrix.os }}
4242 steps :
43- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
43+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
4444 - uses : actions/setup-java@v4
4545 with :
4646 distribution : ' temurin'
Original file line number Diff line number Diff line change 1414 xcop :
1515 runs-on : ubuntu-22.04
1616 steps :
17- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
17+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1818 - uses : g4s8/xcop-action@v1.3
1919 with :
2020 files : |
Original file line number Diff line number Diff line change 1010 license :
1111 runs-on : ubuntu-22.04
1212 steps :
13- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
13+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1414 with :
1515 fetch-depth : 0
1616 - uses : FantasticFiasco/action-update-license-year@v3
You can’t perform that action at this time.
0 commit comments