Skip to content

Commit 40fcdb9

Browse files
committed
test workflow update
1 parent 8d9783c commit 40fcdb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
bash -x ./runner_linux.sh test
2929
- name: Archive robot test results
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: robot-test-report-python${{ matrix.python-version }}
3333
path: result/log.html

0 commit comments

Comments
 (0)