Skip to content

Commit 44d3d9a

Browse files
[UPDATE] superceeds PR #325
1 parent 269fc87 commit 44d3d9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
pytest -v --cov --cov-report=xml
5858
- name: Update coverage artifact
59-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
59+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
6060
with:
6161
name: coverage-${{ matrix.python-version }}
6262
path: coverage.xml

0 commit comments

Comments
 (0)