We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e676d17 commit 27bbdddCopy full SHA for 27bbddd
.github/workflows/pythonpackage.yml
@@ -49,7 +49,7 @@ jobs:
49
if: ${{ matrix.python-version == '3.8' }}
50
- name: Upload snapshot report
51
if: always()
52
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
53
with:
54
name: snapshot-report-textual
55
path: snapshot_report.html
0 commit comments