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 47
47
with :
48
48
run : mvn clean verify --batch-mode -Pits -Dtycho.p2.baselineMode=failCommon -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
49
49
- name : Upload Test Results
50
- uses : actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
50
+ uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
51
51
with :
52
52
name : test-results-${{ matrix.os }}
53
53
if-no-files-found : warn
58
58
runs-on : ubuntu-latest
59
59
steps :
60
60
- name : Upload
61
- uses : actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
61
+ uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
62
62
with :
63
63
name : Event File
64
64
path : ${{ github.event_path }}
You can’t perform that action at this time.
0 commit comments