Skip to content

Commit eac6a02

Browse files
committed
bump actions/download-artifact from v5 to v6
1 parent 387a6bd commit eac6a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
steps:
7171

7272
- name: Download coverage profile
73-
uses: actions/download-artifact@v5
73+
uses: actions/download-artifact@v6
7474
with:
7575
name: coverage-profile-${{ github.run_id }}
7676

0 commit comments

Comments
 (0)