We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20022aa + 366b371 commit 2e51343Copy full SHA for 2e51343
.github/workflows/build_documentation.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# prepare the doc files
40
- name: Download Output Directory
41
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
42
with:
43
name: doc-files
44
path: docs
0 commit comments