File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 java-version : 21
4141 -
4242 name : Set up Python
43- uses : actions/setup-python@v5
43+ uses : actions/setup-python@v6
4444 with :
4545 python-version : 3.x
4646 -
@@ -110,7 +110,7 @@ jobs:
110110 uses : actions/checkout@v5
111111 -
112112 name : Set up Python
113- uses : actions/setup-python@v5
113+ uses : actions/setup-python@v6
114114 with :
115115 python-version : 3.x
116116 -
@@ -308,7 +308,7 @@ jobs:
308308 java-version : 21
309309 -
310310 name : Set up Python
311- uses : actions/setup-python@v5
311+ uses : actions/setup-python@v6
312312 with :
313313 python-version : 3.x
314314 -
Original file line number Diff line number Diff line change 1919 uses : actions/checkout@v5
2020 -
2121 name : Set up Python
22- uses : actions/setup-python@v5
22+ uses : actions/setup-python@v6
2323 with :
2424 python-version : 3.x
2525 architecture : x64
You can’t perform that action at this time.
0 commit comments