We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca83484 commit c5c8053Copy full SHA for c5c8053
1 file changed
.github/workflows/docs.yml
@@ -54,7 +54,7 @@ jobs:
54
persist-credentials: false
55
56
- name: Download Artifact
57
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
58
with:
59
name: docs-build
60
path: docs/build/
0 commit comments