Skip to content

Commit a4e5287

Browse files
committed
ci: Fix coverage.yml
1 parent e3b002a commit a4e5287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: docker logs test_suite > my_logs.txt 2>&1
6161

6262
- name: Upload docker logs
63-
uses: actions/upload-artifact@v2
63+
uses: actions/upload-artifact@v4
6464
if: always()
6565
with:
6666
name: docker logs

0 commit comments

Comments
 (0)