File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
16+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1717 with :
1818 token : ${{secrets.TOKEN || secrets.GITHUB_TOKEN}}
1919 ref : ${{github.head_ref}}
4646
4747 steps :
4848 - name : Checkout
49- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
49+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5050 with :
5151 ref : ${{github.head_ref}}
5252 repository : ${{github.event.pull_request.head.repo.full_name}}
8585
8686 steps :
8787 - name : Checkout
88- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
88+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
8989 with :
9090 ref : ${{github.head_ref}}
9191 repository : ${{github.event.pull_request.head.repo.full_name}}
@@ -152,7 +152,7 @@ jobs:
152152
153153 steps :
154154 - name : Checkout
155- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
155+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
156156 with :
157157 ref : ${{github.head_ref}}
158158 repository : ${{github.event.pull_request.head.repo.full_name}}
You can’t perform that action at this time.
0 commit comments