File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6262 pyconverter-xml2py package -x ${GITHUB_WORKSPACE}/mapdl-cmd-doc -f ${GITHUB_WORKSPACE}/tests/customized_functions -l 100
6363
6464 - name : Upload autogenerated doc artifacts
65- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
65+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
6666 with :
6767 name : package
6868 path : ./package
Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ jobs:
172172 flags : coverage
173173
174174 - name : Upload coverage artifacts
175- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
175+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
176176 with :
177177 name : coverage.xml
178178 path : ./coverage.xml
You can’t perform that action at this time.
0 commit comments