Skip to content

Commit 2e7d927

Browse files
ci(deps): update actions/download-artifact action to v5 (#1673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff75e9a commit 2e7d927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291

292292
- name: Download artifacts ⬇️
293293
id: download-artifacts
294-
uses: actions/download-artifact@v4
294+
uses: actions/download-artifact@v5
295295

296296
- name: Decompress web artifacts 📂
297297
env:

0 commit comments

Comments
 (0)