We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49b3303 + ce12bab commit 0295216Copy full SHA for 0295216
.github/workflows/conda.yml
@@ -43,7 +43,7 @@ jobs:
43
conda list
44
make -C site/ SPHINXOPTS="-nWT --keep-going" html
45
46
- - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
+ - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
47
with:
48
name: sphinx-build-artifact
49
path: site/_build/html/reports
0 commit comments