File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8484 python-version : ${{ matrix.python }}
8585
8686 - name : Load built wheel file
87- uses : actions/download-artifact@v4
87+ uses : actions/download-artifact@v5
8888 with :
8989 name : power-grid-model-io
9090 path : wheelhouse/
@@ -115,7 +115,7 @@ jobs:
115115 python-version : ${{ matrix.python }}
116116
117117 - name : Load built wheel file
118- uses : actions/download-artifact@v4
118+ uses : actions/download-artifact@v5
119119 with :
120120 name : power-grid-model-io
121121 path : wheelhouse/
@@ -141,7 +141,7 @@ jobs:
141141 python-version : " 3.13"
142142
143143 - name : Load built wheel file
144- uses : actions/download-artifact@v4
144+ uses : actions/download-artifact@v5
145145 with :
146146 name : power-grid-model-io
147147 path : wheelhouse/
You can’t perform that action at this time.
0 commit comments