We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb0fd0 commit f21065fCopy full SHA for f21065f
1 file changed
.github/workflows/publish-docs.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- run: mkdir -p ./docs
77
- name: Download the new documents artifact
78
- uses: runloopai/download-artifact@main
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53
79
with:
80
name: newdocumentation
81
- run: tar -xf newdocumentation.tar ./docs -C ./docs
0 commit comments