File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 with :
5656 fetch-depth : 0
5757 - name : Set up Python
58- uses : actions/setup-python@v3
58+ uses : actions/setup-python@v4
5959 with :
6060 python-version : ${{ matrix.python }}
6161 - name : Install language-pack-de and tzdata
Original file line number Diff line number Diff line change 7171 with :
7272 fetch-depth : 0
7373 - name : Set up Python
74- uses : actions/setup-python@v3
74+ uses : actions/setup-python@v4
7575 with :
7676 python-version : ${{ matrix.python }}
7777 - name : Install language-pack-de and tzdata
Original file line number Diff line number Diff line change 9999 with :
100100 fetch-depth : 0
101101 - name : Set up Python
102- uses : actions/setup-python@v3
102+ uses : actions/setup-python@v4
103103 with :
104104 python-version : ${{ matrix.python }}
105105 - name : Install language-pack-fr and tzdata
@@ -139,7 +139,7 @@ jobs:
139139 with :
140140 fetch-depth : 0
141141 - name : Set up Python
142- uses : actions/setup-python@v3
142+ uses : actions/setup-python@v4
143143 with :
144144 python-version : ${{ matrix.python }}
145145 - name : Install language-pack-de and tzdata
Original file line number Diff line number Diff line change 5959 # uses a compiled language
6060
6161 - name : Set up Python
62- uses : actions/setup-python@v3
62+ uses : actions/setup-python@v4
6363 if : matrix.language == 'cpp'
6464 with :
6565 python-version : 3.9
You can’t perform that action at this time.
0 commit comments