We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e6f70b + 91d327a commit 9c3fb90Copy full SHA for 9c3fb90
1 file changed
.github/workflows/docs.yaml
@@ -122,7 +122,7 @@ jobs:
122
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
123
124
- name: Download artifact
125
- uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
+ uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
126
with:
127
name: docs_3.11_ubuntu-latest
128
path: build_docs
0 commit comments