File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 distribution : ' zulu'
2626
2727 - name : Set up Python
28- uses : actions/setup-python@v6
28+ uses : actions/setup-python@v7
2929 with :
3030 python-version : ' 3.9.14'
3131 - run : python -m pip install ply six packaging
7777 distribution : ' zulu'
7878
7979 - name : Set up Python
80- uses : actions/setup-python@v6
80+ uses : actions/setup-python@v7
8181 with :
8282 python-version : ' 3.9.14'
8383 - run : python -m pip install ply six packaging
@@ -177,7 +177,7 @@ jobs:
177177 java-version : 21
178178
179179 - name : Set up Python
180- uses : actions/setup-python@v6
180+ uses : actions/setup-python@v7
181181 with :
182182 python-version : ' 3.9.14'
183183 - run : python -m pip install ply six packaging
Original file line number Diff line number Diff line change 3939 java-version : ' 21'
4040 distribution : ' zulu'
4141 - name : Set up Python
42- uses : actions/setup-python@v6
42+ uses : actions/setup-python@v7
4343 with :
4444 python-version : ' 3.9.14'
4545 - run : python -m pip install ply six packaging
You can’t perform that action at this time.
0 commit comments