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@824243901fb567ccb490b0d0e2483ccecde46834 # v2.0.5
57- - uses : julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2 # v1.10.0
57+ - uses : julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # v1.11.1
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@824243901fb567ccb490b0d0e2483ccecde46834 # v2.0.5
96- - uses : julia-actions/julia-runtest@d0c4f093badade621cd041bba567d1e832480ac2 # v1.10.0
96+ - uses : julia-actions/julia-runtest@1e03e0122a598a569004c1e26950e2547b350ec0 # v1.11.1
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