Skip to content
Snippets Groups Projects
Unverified Commit eb6059e8 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)

parent 04232de2
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ jobs:
- name: 'Build documentation'
run: xvfb-run make -C Doc/ PYTHON=../python SPHINXOPTS="-q -W -j4" doctest suspicious html
- name: 'Upload'
uses: actions/upload-artifact@v2.2.0
uses: actions/upload-artifact@v2.2.1
with:
name: doc-html
path: Doc/build/html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment