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 4631572 commit dbcd709Copy full SHA for dbcd709
.github/workflows/docs-deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
- name: Download Artifact
22
- uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
+ uses: dawidd6/action-download-artifact@4c1e823582f43b179e2cbb49c3eade4e41f992e2 # v10
23
with:
24
workflow: docs-build.yml
25
name: docs-build
0 commit comments