Skip to content

Commit acc2ce5

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 71f0681 commit acc2ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
contents: write
139139
steps:
140140
- name: Download all artifacts
141-
uses: actions/download-artifact@v7
141+
uses: actions/download-artifact@v8
142142
with:
143143
path: /tmp/artifacts
144144
merge-multiple: true

0 commit comments

Comments
 (0)