We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b2b0ab + cf60e9d commit dc161cbCopy full SHA for dc161cb
1 file changed
.github/actions/publish-doc/action.yml
@@ -7,7 +7,7 @@ runs:
7
ref: gh-pages
8
9
- name: Download docs
10
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
11
with:
12
name: doc
13
path: doc
0 commit comments