File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545 with :
4646 run : mvn clean verify --batch-mode -Pits -Dtycho.p2.baselineMode=failCommon -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
4747 - name : Upload Test Results
48- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
48+ uses : actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
4949 with :
5050 name : test-results-${{ matrix.os }}
5151 if-no-files-found : warn
5656 runs-on : ubuntu-latest
5757 steps :
5858 - name : Upload
59- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
59+ uses : actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
6060 with :
6161 name : Event File
6262 path : ${{ github.event_path }}
You can’t perform that action at this time.
0 commit comments