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 bc333bb commit 7d47223Copy full SHA for 7d47223
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
- uses: actions/checkout@v5
65
66
- name: Download Artifacts - Documentation
67
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
68
with:
69
name: docs
70
path: docs/
0 commit comments