Skip to content

Commit 957efbe

Browse files
ci(deps): update actions/download-artifact action to v8 (#1796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30705bf commit 957efbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v7
294+
uses: actions/download-artifact@v8
295295

296296
- name: Decompress web artifacts 📂
297297
env:

0 commit comments

Comments
 (0)