File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 run : ./src/main/scripts/execute-command.sh integration-tests
5757 - name : Save RobotFramework reports
5858 if : ${{ failure() }}
59- uses : actions/upload-artifact@v4.0 .0 # https://github.com/actions/upload-artifact
59+ uses : actions/upload-artifact@v4.1 .0 # https://github.com/actions/upload-artifact
6060 with :
6161 name : robotframework-reports
6262 path : target/robotframework-reports/
Original file line number Diff line number Diff line change 8484 ./src/main/scripts/execute-command.sh integration-tests
8585 - name : Save RobotFramework reports
8686 if : ${{ failure() }}
87- uses : actions/upload-artifact@v4.0 .0 # https://github.com/actions/upload-artifact
87+ uses : actions/upload-artifact@v4.1 .0 # https://github.com/actions/upload-artifact
8888 with :
8989 name : robotframework-reports
9090 path : target/robotframework-reports/
Original file line number Diff line number Diff line change 6161 run : ./src/main/scripts/execute-command.sh integration-tests
6262 - name : Save RobotFramework reports
6363 if : ${{ failure() }}
64- uses : actions/upload-artifact@v4.0 .0 # https://github.com/actions/upload-artifact
64+ uses : actions/upload-artifact@v4.1 .0 # https://github.com/actions/upload-artifact
6565 with :
6666 name : robotframework-reports
6767 path : target/robotframework-reports/
You can’t perform that action at this time.
0 commit comments