We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bd1949 commit 105874dCopy full SHA for 105874d
.github/workflows/update-docs.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
ref: gh-pages
40
- name: Download docs
41
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
42
43
name: docs
44
- name: Replace docs
0 commit comments