8000 chore(deps): update actions/upload-artifact action to v3 · python-gitlab/python-gitlab@18a0eae · GitHub
[go: up one dir, main page]

Skip to content

Commit 18a0eae

Browse files
renovate-botJohnVillalovos
authored andcommitted
chore(deps): update actions/upload-artifact action to v3
1 parent d841185 commit 18a0eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
TOXENV: docs
3535
run: tox
3636
- name: Archive generated docs
37-
uses: actions/upload-artifact@v2
37+
uses: actions/upload-artifact@v3
3838
with:
3939
name: html-docs
4040
path: build/sphinx/html/

0 commit comments

Comments
 (0)
0