Skip to content

Commit 457c34b

Browse files
committed
workflow test update
1 parent da1f39c commit 457c34b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Upload test results
2727
if: failure()
28-
uses: actions/upload-artifact@v3
28+
uses: actions/upload-artifact@v4
2929
with:
3030
name: test-results
3131
path: test-results # Adjust the path to your test results if necessary

0 commit comments

Comments
 (0)