File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 image : swift:latest
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
20+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2121 with :
2222 fetch-depth : 0
2323 # https://github.com/actions/checkout/issues/766
Original file line number Diff line number Diff line change 1515 timeout-minutes : 15
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
18+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1919 with :
2020 fetch-depth : 1
2121 - name : run script
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ jobs:
2020 run : |
2121 apt-get update && apt-get install -y rsync bc
2222 - name : Checkout
23- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
23+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2424 with :
2525 fetch-depth : 0
2626 path : " package"
2727 - name : Checkout
28- uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
28+ uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2929 with :
3030 repository : " hummingbird-project/hummingbird-docs"
3131 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments