Skip to content

Commit 27bbddd

Browse files
committed
fix artifact
1 parent e676d17 commit 27bbddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
if: ${{ matrix.python-version == '3.8' }}
5050
- name: Upload snapshot report
5151
if: always()
52-
uses: actions/upload-artifact@v3
52+
uses: actions/upload-artifact@v4
5353
with:
5454
name: snapshot-report-textual
5555
path: snapshot_report.html

0 commit comments

Comments
 (0)