File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 56
56
run : ./src/main/scripts/execute-command.sh integration-tests
57
57
- name : Save RobotFramework reports
58
58
if : ${{ failure() }}
59
- uses : actions/upload-artifact@v4.3.6 # https://github.com/actions/upload-artifact
59
+ uses : actions/upload-artifact@v4.4.0 # https://github.com/actions/upload-artifact
60
60
with :
61
61
name : robotframework-reports
62
62
path : target/robotframework-reports/
Original file line number Diff line number Diff line change 84
84
./src/main/scripts/execute-command.sh integration-tests
85
85
- name : Save RobotFramework reports
86
86
if : ${{ failure() }}
87
- uses : actions/upload-artifact@v4.3.6 # https://github.com/actions/upload-artifact
87
+ uses : actions/upload-artifact@v4.4.0 # https://github.com/actions/upload-artifact
88
88
with :
89
89
name : robotframework-reports
90
90
path : target/robotframework-reports/
Original file line number Diff line number Diff line change 61
61
run : ./src/main/scripts/execute-command.sh integration-tests
62
62
- name : Save RobotFramework reports
63
63
if : ${{ failure() }}
64
- uses : actions/upload-artifact@v4.3.6 # https://github.com/actions/upload-artifact
64
+ uses : actions/upload-artifact@v4.4.0 # https://github.com/actions/upload-artifact
65
65
with :
66
66
name : robotframework-reports
67
67
path : target/robotframework-reports/
You can’t perform that action at this time.
0 commit comments