Skip to content

Commit

Permalink
update action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mgineer85 committed Feb 3, 2024
1 parent 297d711 commit 510f662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cat extras/shareservice/php-error.log
- uses: actions/upload-artifact@v4
with:
name: coverage
name: coverage-${{ matrix.python-version }}
path: coverage.xml

tests-hardware-rpi:
Expand Down

0 comments on commit 510f662

Please sign in to comment.