Skip to content

Commit ad04c03

Browse files
chore(dependencies): update actions/download-artifact action to v8 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0da07b8 commit ad04c03

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@v8
6262
with:
6363
path: dist/
6464
merge-multiple: true

0 commit comments

Comments
 (0)