mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix artifact
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
if: ${{ matrix.python-version == '3.8' }}
|
||||
- name: Upload snapshot report
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: snapshot-report-textual
|
||||
path: snapshot_report.html
|
||||
|
||||
Reference in New Issue
Block a user