Skip to content

Commit 0295216

Browse files
authored
Merge pull request #218 from numpy/dependabot/github_actions/dot-github/workflows/actions-a80722a195
Bump actions/upload-artifact from 4.3.3 to 4.3.4 in /.github/workflows in the actions group
2 parents 49b3303 + ce12bab commit 0295216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
conda list
4444
make -C site/ SPHINXOPTS="-nWT --keep-going" html
4545
46-
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
46+
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
4747
with:
4848
name: sphinx-build-artifact
4949
path: site/_build/html/reports

0 commit comments

Comments
 (0)