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.
2 parents 98445c2 + 7065adb commit 9eebf2cCopy full SHA for 9eebf2c
.github/workflows/docs-deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Download Artifact
16
- uses: dawidd6/action-download-artifact@v9
+ uses: dawidd6/action-download-artifact@v10
17
with:
18
workflow: docs-build.yml
19
name: docs-build
0 commit comments