File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
35
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
44
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
35
+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
36
37
37
- uses : julia-actions/setup-julia@9b79636afcfb07ab02c256cede01fe2db6ba808c # v2.6.0
38
38
with :
You can’t perform that action at this time.
0 commit comments