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
4646 id-token : write
4747 steps :
4848 - name : Checkout repository
49- uses : actions/checkout@v4
49+ uses : actions/checkout@v6
5050 with :
5151 fetch-depth : 1
5252
7979 id-token : write
8080 steps :
8181 - name : Checkout repository
82- uses : actions/checkout@v4
82+ uses : actions/checkout@v6
8383 with :
8484 fetch-depth : 1
8585
@@ -112,7 +112,7 @@ jobs:
112112 id-token : write
113113 steps :
114114 - name : Checkout repository
115- uses : actions/checkout@v4
115+ uses : actions/checkout@v6
116116 with :
117117 fetch-depth : 1
118118
@@ -145,7 +145,7 @@ jobs:
145145 id-token : write
146146 steps :
147147 - name : Checkout repository
148- uses : actions/checkout@v4
148+ uses : actions/checkout@v6
149149 with :
150150 fetch-depth : 1
151151
You can’t perform that action at this time.
0 commit comments