Skip to content

Commit d639368

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 6bbe5ec commit d639368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
fetch-depth: 2
6464

6565
- name: "Download coverage files"
66-
uses: actions/download-artifact@v4
66+
uses: actions/download-artifact@v5
6767
with:
6868
path: "reports"
6969

0 commit comments

Comments
 (0)