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 afc33fe + 8ac280b commit b88b714Copy full SHA for b88b714
1 file changed
.github/workflows/docs.yaml
@@ -122,7 +122,7 @@ jobs:
122
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
123
124
- name: Download artifact
125
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
+ uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
126
with:
127
name: docs_3.11_ubuntu-latest
128
path: build_docs
0 commit comments