File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 id-token : write
1515 steps :
1616 - name : Checkout repository
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v6
1818 with :
1919 fetch-depth : 1
2020
4949 id-token : write
5050 steps :
5151 - name : Checkout repository
52- uses : actions/checkout@v4
52+ uses : actions/checkout@v6
5353 with :
5454 fetch-depth : 1
5555
8585 id-token : write
8686 steps :
8787 - name : Checkout repository
88- uses : actions/checkout@v4
88+ uses : actions/checkout@v6
8989 with :
9090 fetch-depth : 1
9191
@@ -121,7 +121,7 @@ jobs:
121121 id-token : write
122122 steps :
123123 - name : Checkout repository
124- uses : actions/checkout@v4
124+ uses : actions/checkout@v6
125125 with :
126126 fetch-depth : 1
127127
@@ -157,7 +157,7 @@ jobs:
157157 id-token : write
158158 steps :
159159 - name : Checkout repository
160- uses : actions/checkout@v4
160+ uses : actions/checkout@v6
161161 with :
162162 fetch-depth : 1
163163
You can’t perform that action at this time.
0 commit comments