Skip to content

Commit 1744105

Browse files
author
Antoine
committed
Update download artifact action to version 4 in On Release workflow
1 parent 3293ffc commit 1744105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/OnRelease.yml

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

9393
steps:
9494
- name: download code coverage reports
95-
uses: actions/download-artifact@v3
95+
uses: actions/download-artifact@v4
9696
with:
9797
name: code-coverage-report-3.10
9898

0 commit comments

Comments
 (0)