Skip to content

Commit 09c3171

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent c4d6bfb commit 09c3171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rftest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: robot --loglevel DEBUG atest/
3434

3535
- name: Upload robot framework test results
36-
uses: actions/upload-artifact@v4
36+
uses: actions/upload-artifact@v6
3737
with:
3838
name: robotframework-results-${{ matrix.python-version }}
3939
path: |

0 commit comments

Comments
 (0)