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 5151 python-version : ${{ matrix.python-version }}
5252
5353 - name : Download artifact
54- uses : actions/download-artifact@v3
54+ uses : actions/download-artifact@v4
5555 with :
5656 name : " Python wheel"
5757
8989 python-version : ${{ matrix.python-version }}
9090
9191 - name : Download artifact
92- uses : actions/download-artifact@v3
92+ uses : actions/download-artifact@v4
9393 with :
9494 name : " Python wheel"
9595
Original file line number Diff line number Diff line change 4343 python-version : 3.8
4444
4545 - name : Download artifact
46- uses : actions/download-artifact@v3
46+ uses : actions/download-artifact@v4
4747 with :
4848 name : " Python wheel"
4949
6969 python-version : 3.8
7070
7171 - name : Download artifact
72- uses : actions/download-artifact@v3
72+ uses : actions/download-artifact@v4
7373 with :
7474 name : " Python wheel"
7575
You can’t perform that action at this time.
0 commit comments