File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4848 steps :
4949 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5050 - name : Set up Python ${{ matrix.python-version }}
51- uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
51+ uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
5252 with :
5353 python-version : ${{ matrix.python-version }}
5454
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28- - uses : conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
28+ - uses : conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
2929 with :
3030 auto-update-conda : true
3131 activate-environment : numpy-tutorials
4242 conda list
4343 make -C site/ SPHINXOPTS="-nWT --keep-going" html
4444
45- - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5 .0
45+ - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
4646 with :
4747 name : sphinx-build-artifact
4848 path : site/_build/html/reports
You can’t perform that action at this time.
0 commit comments