Skip to content

Commit a60717e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
timeout-minutes: 15
139139
steps:
140140
- name: Download digests
141-
uses: actions/download-artifact@v4
141+
uses: actions/download-artifact@v5
142142
with:
143143
path: /tmp/digests
144144
pattern: digests-*

0 commit comments

Comments
 (0)