File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 steps :
2121 # https://github.com/marketplace/actions/checkout
2222 - name : Checkout
23- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
23+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2424
2525 # https://github.com/marketplace/actions/paths-changes-filter
2626 - name : Paths Changes Filter
6565 steps :
6666 # https://github.com/marketplace/actions/checkout
6767 - name : Checkout
68- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
68+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6969 with :
7070 lfs : ' true'
7171
@@ -102,7 +102,7 @@ jobs:
102102 steps :
103103 # https://github.com/marketplace/actions/checkout
104104 - name : Checkout
105- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
105+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
106106
107107 - name : Copy CI gradle.properties
108108 shell : bash
@@ -143,7 +143,7 @@ jobs:
143143 steps :
144144 # https://github.com/marketplace/actions/checkout
145145 - name : Checkout
146- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
146+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
147147 with :
148148 lfs : ' true'
149149
Original file line number Diff line number Diff line change 1818 steps :
1919 # https://github.com/marketplace/actions/checkout
2020 - name : Checkout
21- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
21+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2222
2323 # https://github.com/marketplace/actions/github-labeler
2424 - name : Run Labeler
You can’t perform that action at this time.
0 commit comments