File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
.semversioner/next-release Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 run : |
3030 pytest --junitxml=junit/test-results-${{ matrix.python-version }}.xml
3131 - name : Upload pytest test results
32- uses : actions/upload-artifact@v3
32+ uses : actions/upload-artifact@v4
3333 with :
3434 name : pytest-results-${{ matrix.python-version }}
3535 path : junit/test-results-${{ matrix.python-version }}.xml
Original file line number Diff line number Diff line change 2929 run : |
3030 pytest --junitxml=junit/test-results-${{ matrix.python-version }}.xml
3131 - name : Upload pytest test results
32- uses : actions/upload-artifact@v3
32+ uses : actions/upload-artifact@v4
3333 with :
3434 name : pytest-results-${{ matrix.python-version }}
3535 path : junit/test-results-${{ matrix.python-version }}.xml
Original file line number Diff line number Diff line change 11{
22 "type" : " patch" ,
3- "description" : " Bump jinja2 from 3.1.4 to 3.1.6"
3+ "description" : " Bump jinja2 from 3.1.4 to 3.1.6. "
44}
You can’t perform that action at this time.
0 commit comments