Skip to content

Commit

Permalink
Merge a47e2e0 into bc90edb
Browse files Browse the repository at this point in the history
  • Loading branch information
mugdhapolimera authored Dec 28, 2023
2 parents bc90edb + a47e2e0 commit a407534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Test with pytest
run: |
py.test
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: my-artifact
path: .coverage
Expand Down

0 comments on commit a407534

Please sign in to comment.