File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 timeout-minutes : 5
1212 steps :
1313 - name : Checkout the JuliaLang/julia repository
14- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
14+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1515 with :
1616 persist-credentials : false
1717 - name : Check spelling with typos
Original file line number Diff line number Diff line change 1515 timeout-minutes : 2
1616 steps :
1717 - name : Checkout the JuliaLang/julia repository
18- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
18+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919 with :
2020 persist-credentials : false
2121 - uses : julia-actions/setup-julia@5c9647d97b78a5debe5164e9eec09d653d29bd71 # v2.6.1
Original file line number Diff line number Diff line change 2323 runs-on : ubuntu-latest
2424 steps :
2525 - name : Check out a copy of the repository
26- uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
26+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727 with :
2828 persist-credentials : false
2929
You can’t perform that action at this time.
0 commit comments