Skip to content

Commit f35a524

Browse files
chore(dependencies): update actions/download-artifact action to v7
1 parent 9178442 commit f35a524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
id-token: write
5959
steps:
6060
- name: Download all artifacts
61-
uses: actions/download-artifact@v6
61+
uses: actions/download-artifact@v7
6262
with:
6363
path: dist/
6464
merge-multiple: true

0 commit comments

Comments
 (0)