Skip to content

Commit

Permalink
Update gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
cartesian-theatrics committed Oct 21, 2024
1 parent 78c14c8 commit a39f23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifold.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
path: bindings/java/target/*.jar
- name: Upload Surefire Reports
if: failure() # This step will run only if the previous steps failed
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: surefire-reports
path: |
Expand Down

0 comments on commit a39f23a

Please sign in to comment.