Skip to content

Commit c919bfc

Browse files
committed
style: add a comment with a link to the action's repository
1 parent bcb9402 commit c919bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: ./src/main/scripts/execute-command.sh integration-tests
3333
- name: Save RobotFramework reports
3434
if: ${{ failure() }}
35-
uses: actions/[email protected]
35+
uses: actions/[email protected] # https://github.com/actions/upload-artifact
3636
with:
3737
name: robotframework-reports
3838
path: target/robotframework-reports/

0 commit comments

Comments
 (0)