Skip to content

Commit 90bbf4c

Browse files
renovate[bot]kdeininger
authored andcommitted
Update actions/download-artifact action to v4
1 parent 6aace06 commit 90bbf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
steps:
106106
- uses: actions/checkout@v4
107107
- name: Download artifacts
108-
uses: actions/download-artifact@v3
108+
uses: actions/download-artifact@v4
109109
with:
110110
name: docs
111111
- name: Deploy

0 commit comments

Comments
 (0)