File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 # based on the architecture of the underlying GitHub Runner (virtual machine).
5555 arch : ${{ github.ref == '32' && 'x86' || runner.arch }}
5656 - uses : julia-actions/cache@2b1bf4d8a138668ac719ea7ca149b53ed8d8401e # v2.0.7
57- - uses : julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # v1.11.1
57+ - uses : julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9 # v1.11.2
5858 with :
5959 coverage : ${{ matrix.coverage }}
6060 - uses : julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 # v1.2.2
Original file line number Diff line number Diff line change 9393 # based on the architecture of the underlying GitHub Runner (virtual machine).
9494 arch : ${{ github.ref == '32' && 'x86' || runner.arch }}
9595 - uses : julia-actions/cache@2b1bf4d8a138668ac719ea7ca149b53ed8d8401e # v2.0.7
96- - uses : julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # v1.11.1
96+ - uses : julia-actions/julia-runtest@678da69444cd5f13d7e674a90cb4f534639a14f9 # v1.11.2
9797 with :
9898 coverage : ${{ matrix.coverage }}
9999 - uses : julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 # v1.2.2
You can’t perform that action at this time.
0 commit comments