Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b08ad16

Browse filesBrowse files
committed
Notes from Hugo
1 parent 57affc0 commit b08ad16
Copy full SHA for b08ad16

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/tests.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Clone docsbuild scripts
1818
run: |
1919
git clone https://github.com/python/docsbuild-scripts/
20-
- name: Setup requirements
20+
- name: Set up requirements
2121
run: |
2222
python -m pip install --upgrade pip
2323
python -m pip install -r docsbuild-scripts/requirements.txt
@@ -34,7 +34,7 @@ jobs:
3434
--language en
3535
--branch 3.11
3636
- name: Upload
37-
uses: actions/upload-artifact@v2.2.2
37+
uses: actions/upload-artifact@v3
3838
with:
3939
name: doc-html
4040
path: www/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.