Skip to content

Commit e776640

Browse files
chore(deps): update actions/download-artifact action to v7 (#1236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c392e42 commit e776640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/multi-runner-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
118118

119119
- name: Download digests
120-
uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
120+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
121121
with:
122122
path: ${{ runner.temp }}/digests
123123
pattern: ${{ needs.matrix.outputs.key }}-*

0 commit comments

Comments
 (0)