We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c5f31 commit c3b2f32Copy full SHA for c3b2f32
1 file changed
.github/workflows/docs-deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21
22
- name: Download Artifact
23
- uses: dawidd6/action-download-artifact@883bc3da0e2f55ddd0a8fc8e99378551c1991a55 # v13
+ uses: dawidd6/action-download-artifact@5c98f0b039f36ef966fdb7dfa9779262785ecb05 # v14
24
with:
25
workflow: docs-build.yml
26
name: docs-build
0 commit comments