@@ -11,182 +11,182 @@ jobs:
1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout openedx/credentials-themes
14- uses : actions/checkout@v5
14+ uses : actions/checkout@v6
1515 with :
1616 repository : openedx/credentials-themes
1717 path : dependent-usage-analyzer/.projects/credentials-themes
1818 - name : Checkout openedx/credentials
19- uses : actions/checkout@v5
19+ uses : actions/checkout@v6
2020 with :
2121 repository : openedx/credentials
2222 path : dependent-usage-analyzer/.projects/credentials
2323 - name : Checkout openedx/edx-enterprise
24- uses : actions/checkout@v5
24+ uses : actions/checkout@v6
2525 with :
2626 repository : openedx/edx-enterprise
2727 path : dependent-usage-analyzer/.projects/edx-enterprise
2828 - name : Checkout openedx/edx-ora2
29- uses : actions/checkout@v5
29+ uses : actions/checkout@v6
3030 with :
3131 repository : openedx/edx-ora2
3232 path : dependent-usage-analyzer/.projects/edx-ora2
3333 - name : Checkout openedx/edx-platform
34- uses : actions/checkout@v5
34+ uses : actions/checkout@v6
3535 with :
3636 repository : openedx/edx-platform
3737 path : dependent-usage-analyzer/.projects/edx-platform
3838 - name : Checkout openedx/frontend-app-account
39- uses : actions/checkout@v5
39+ uses : actions/checkout@v6
4040 with :
4141 repository : openedx/frontend-app-account
4242 path : dependent-usage-analyzer/.projects/frontend-app-account
4343 - name : Checkout openedx/frontend-app-admin-portal
44- uses : actions/checkout@v5
44+ uses : actions/checkout@v6
4545 with :
4646 repository : openedx/frontend-app-admin-portal
4747 path : dependent-usage-analyzer/.projects/frontend-app-admin-portal
4848 - name : Checkout openedx/frontend-app-authn
49- uses : actions/checkout@v5
49+ uses : actions/checkout@v6
5050 with :
5151 repository : openedx/frontend-app-authn
5252 path : dependent-usage-analyzer/.projects/frontend-app-authn
5353 - name : Checkout openedx/frontend-app-communications
54- uses : actions/checkout@v5
54+ uses : actions/checkout@v6
5555 with :
5656 repository : openedx/frontend-app-communications
5757 path : dependent-usage-analyzer/.projects/frontend-app-communications
5858 - name : Checkout openedx/frontend-app-course-authoring
59- uses : actions/checkout@v5
59+ uses : actions/checkout@v6
6060 with :
6161 repository : openedx/frontend-app-course-authoring
6262 path : dependent-usage-analyzer/.projects/frontend-app-course-authoring
6363 - name : Checkout openedx/frontend-app-discussions
64- uses : actions/checkout@v5
64+ uses : actions/checkout@v6
6565 with :
6666 repository : openedx/frontend-app-discussions
6767 path : dependent-usage-analyzer/.projects/frontend-app-discussions
6868 - name : Checkout openedx/frontend-app-ecommerce
69- uses : actions/checkout@v5
69+ uses : actions/checkout@v6
7070 with :
7171 repository : openedx/frontend-app-ecommerce
7272 path : dependent-usage-analyzer/.projects/frontend-app-ecommerce
7373 - name : Checkout openedx/frontend-app-enterprise-public-catalog
74- uses : actions/checkout@v5
74+ uses : actions/checkout@v6
7575 with :
7676 repository : openedx/frontend-app-enterprise-public-catalog
7777 path : dependent-usage-analyzer/.projects/frontend-app-enterprise-public-catalog
7878 - name : Checkout openedx/frontend-app-gradebook
79- uses : actions/checkout@v5
79+ uses : actions/checkout@v6
8080 with :
8181 repository : openedx/frontend-app-gradebook
8282 path : dependent-usage-analyzer/.projects/frontend-app-gradebook
8383 - name : Checkout openedx/frontend-app-learner-portal-enterprise
84- uses : actions/checkout@v5
84+ uses : actions/checkout@v6
8585 with :
8686 repository : openedx/frontend-app-learner-portal-enterprise
8787 path : dependent-usage-analyzer/.projects/frontend-app-learner-portal-enterprise
8888 - name : Checkout openedx/frontend-app-learner-portal-programs
89- uses : actions/checkout@v5
89+ uses : actions/checkout@v6
9090 with :
9191 repository : openedx/frontend-app-learner-portal-programs
9292 path : dependent-usage-analyzer/.projects/frontend-app-learner-portal-programs
9393 - name : Checkout openedx/frontend-app-learner-record
94- uses : actions/checkout@v5
94+ uses : actions/checkout@v6
9595 with :
9696 repository : openedx/frontend-app-learner-record
9797 path : dependent-usage-analyzer/.projects/frontend-app-learner-record
9898 - name : Checkout openedx/frontend-app-learning
99- uses : actions/checkout@v5
99+ uses : actions/checkout@v6
100100 with :
101101 repository : openedx/frontend-app-learning
102102 path : dependent-usage-analyzer/.projects/frontend-app-learning
103103 - name : Checkout openedx/frontend-app-library-authoring
104- uses : actions/checkout@v5
104+ uses : actions/checkout@v6
105105 with :
106106 repository : openedx/frontend-app-library-authoring
107107 path : dependent-usage-analyzer/.projects/frontend-app-library-authoring
108108 - name : Checkout openedx/frontend-app-ora-grading
109- uses : actions/checkout@v5
109+ uses : actions/checkout@v6
110110 with :
111111 repository : openedx/frontend-app-ora-grading
112112 path : dependent-usage-analyzer/.projects/frontend-app-ora-grading
113113 - name : Checkout openedx/frontend-app-payment
114- uses : actions/checkout@v5
114+ uses : actions/checkout@v6
115115 with :
116116 repository : openedx/frontend-app-payment
117117 path : dependent-usage-analyzer/.projects/frontend-app-payment
118118 - name : Checkout openedx/frontend-app-profile
119- uses : actions/checkout@v5
119+ uses : actions/checkout@v6
120120 with :
121121 repository : openedx/frontend-app-profile
122122 path : dependent-usage-analyzer/.projects/frontend-app-profile
123123 - name : Checkout openedx/frontend-app-program-console
124- uses : actions/checkout@v5
124+ uses : actions/checkout@v6
125125 with :
126126 repository : openedx/frontend-app-program-console
127127 path : dependent-usage-analyzer/.projects/frontend-app-program-console
128128 - name : Checkout openedx/frontend-app-publisher
129- uses : actions/checkout@v5
129+ uses : actions/checkout@v6
130130 with :
131131 repository : openedx/frontend-app-publisher
132132 path : dependent-usage-analyzer/.projects/frontend-app-publisher
133133 - name : Checkout openedx/frontend-app-support-tools
134- uses : actions/checkout@v5
134+ uses : actions/checkout@v6
135135 with :
136136 repository : openedx/frontend-app-support-tools
137137 path : dependent-usage-analyzer/.projects/frontend-app-support-tools
138138 - name : Checkout openedx/frontend-component-cookie-policy-banner
139- uses : actions/checkout@v5
139+ uses : actions/checkout@v6
140140 with :
141141 repository : openedx/frontend-component-cookie-policy-banner
142142 path : dependent-usage-analyzer/.projects/frontend-component-cookie-policy-banner
143143 - name : Checkout edx/frontend-component-header-edx
144- uses : actions/checkout@v5
144+ uses : actions/checkout@v6
145145 with :
146146 repository : edx/frontend-component-header-edx
147147 path : dependent-usage-analyzer/.projects/frontend-component-header-edx
148148 - name : Checkout openedx/frontend-component-header
149- uses : actions/checkout@v5
149+ uses : actions/checkout@v6
150150 with :
151151 repository : openedx/frontend-component-header
152152 path : dependent-usage-analyzer/.projects/frontend-component-header
153153 - name : Checkout openedx/frontend-enterprise
154- uses : actions/checkout@v5
154+ uses : actions/checkout@v6
155155 with :
156156 repository : openedx/frontend-enterprise
157157 path : dependent-usage-analyzer/.projects/frontend-enterprise
158158 - name : Checkout openedx/frontend-learner-portal-base
159- uses : actions/checkout@v5
159+ uses : actions/checkout@v6
160160 with :
161161 repository : openedx/frontend-learner-portal-base
162162 path : dependent-usage-analyzer/.projects/frontend-learner-portal-base
163163 - name : Checkout openedx/frontend-lib-special-exams
164- uses : actions/checkout@v5
164+ uses : actions/checkout@v6
165165 with :
166166 repository : openedx/frontend-lib-special-exams
167167 path : dependent-usage-analyzer/.projects/frontend-lib-special-exams
168168 - name : Checkout openedx/frontend-platform
169- uses : actions/checkout@v5
169+ uses : actions/checkout@v6
170170 with :
171171 repository : openedx/frontend-platform
172172 path : dependent-usage-analyzer/.projects/frontend-platform
173173 - name : Checkout openedx/frontend-template-application
174- uses : actions/checkout@v5
174+ uses : actions/checkout@v6
175175 with :
176176 repository : openedx/frontend-template-application
177177 path : dependent-usage-analyzer/.projects/frontend-template-application
178178 - name : Checkout openedx/studio-frontend
179- uses : actions/checkout@v5
179+ uses : actions/checkout@v6
180180 with :
181181 repository : openedx/studio-frontend
182182 path : dependent-usage-analyzer/.projects/studio-frontend
183183 - name : Checkout openedx/frontend-app-communications
184- uses : actions/checkout@v5
184+ uses : actions/checkout@v6
185185 with :
186186 repository : openedx/frontend-app-communications
187187 path : dependent-usage-analyzer/.projects/frontend-app-communications
188188 - name : Checkout openedx/frontend-app-learner-dashboard
189- uses : actions/checkout@v5
189+ uses : actions/checkout@v6
190190 with :
191191 repository : openedx/frontend-app-learner-dashboard
192192 path : dependent-usage-analyzer/.projects/frontend-app-learner-dashboard
@@ -208,7 +208,7 @@ jobs:
208208 runs-on : ubuntu-latest
209209 steps :
210210 - name : Checkout
211- uses : actions/checkout@v5
211+ uses : actions/checkout@v6
212212 - name : Setup Nodejs Env
213213 run : echo "NODE_VER=`cat .nvmrc`" >> $GITHUB_ENV
214214 - name : Setup Nodejs
@@ -246,7 +246,7 @@ jobs:
246246 runs-on : ubuntu-latest
247247 steps :
248248 - name : Checkout
249- uses : actions/checkout@v5
249+ uses : actions/checkout@v6
250250 with :
251251 fetch-depth : 0
252252 - name : Setup Nodejs Env
0 commit comments