File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
14+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1515 with :
1616 fetch-depth : 0
1717
5050 needs : install
5151 steps :
5252 - name : Checkout
53- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
53+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
5454 with :
5555 fetch-depth : 0
5656
7979 needs : install
8080 steps :
8181 - name : Checkout
82- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
82+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
8383 with :
8484 fetch-depth : 0
8585
@@ -108,7 +108,7 @@ jobs:
108108 needs : install
109109 steps :
110110 - name : Checkout
111- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
111+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
112112 with :
113113 fetch-depth : 0
114114
@@ -137,7 +137,7 @@ jobs:
137137 needs : install
138138 steps :
139139 - name : Checkout
140- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
140+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
141141 with :
142142 fetch-depth : 0
143143
@@ -173,7 +173,7 @@ jobs:
173173 needs : test
174174 steps :
175175 - name : Checkout
176- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
176+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
177177 with :
178178 fetch-depth : 0
179179
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
15+ uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1616 with :
1717 fetch-depth : 0
1818
You can’t perform that action at this time.
0 commit comments