Commit 20662f2 1 parent 038c3e1 commit 20662f2 Copy full SHA for 20662f2
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
with :
46
46
path : ./.github/actions/julia-runtest
47
47
48
- - uses : julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
48
+ - uses : julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71 # v2.6.1
49
49
with :
50
50
version : ${{ matrix.version }}
51
51
arch : ${{ matrix.arch }}
Original file line number Diff line number Diff line change 34
34
- name : Checkout julia-runtest
35
35
uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
36
36
37
- - uses : julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
37
+ - uses : julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71 # v2.6.1
38
38
with :
39
39
version : ${{ matrix.version }}
40
40
arch : ${{ matrix.arch }}
You can’t perform that action at this time.
0 commit comments