Skip to content

Commit 121b1cb

Browse files
committed
ci: update upload artifacts
1 parent f8a1d61 commit 121b1cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pip install --find-links=dist materialyoucolor
3434
python tests/test_all.py test_image.jpg 1
3535
- name: Upload artifacts
36-
uses: actions/upload-artifact@v2
36+
uses: actions/upload-artifact@v3
3737
with:
3838
name: dist
3939
path: dist

0 commit comments

Comments
 (0)