Skip to content

Commit afdb7ca

Browse files
Update actions/download-artifact action to v5
1 parent 4148d17 commit afdb7ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
pip install mkdocs-minify-plugin
127127
pip install mkdocs-git-revision-date-localized-plugin
128128
- name: Download Documentation Artifact
129-
uses: actions/download-artifact@v4
129+
uses: actions/download-artifact@v5
130130
with:
131131
name: documentation
132132
path: docs/docs

0 commit comments

Comments
 (0)