Commit cee4ae9 1 parent 8b51a9e commit cee4ae9 Copy full SHA for cee4ae9
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 32
32
33
33
steps :
34
34
- name : Checkout Example.jl
35
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
35
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
36
36
with :
37
37
repository : julia-actions/Example.jl
38
38
41
41
shell : bash
42
42
43
43
- name : Checkout julia-runtest
44
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
44
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
45
45
with :
46
46
path : ./.github/actions/julia-runtest
47
47
Original file line number Diff line number Diff line change 32
32
33
33
steps :
34
34
- name : Checkout julia-runtest
35
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
35
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
36
36
37
37
- uses : julia-actions/setup-julia@f2258781c657ad9b4b88072c5eeaf9ec8c370874
38
38
with :
You can’t perform that action at this time.
0 commit comments