Skip to content

Commit f95bf72

Browse files
MAINT: Bump actions/download-artifact from 4 to 5 (#274)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ee1c3e commit f95bf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
uses: actions/checkout@v4
107107

108108
- name: Download Artifacts
109-
uses: actions/download-artifact@v4
109+
uses: actions/download-artifact@v5
110110
with:
111111
name: documentation-html
112112
path: documentation-html

0 commit comments

Comments
 (0)