Skip to content

Commit

Permalink
Use upload-artifactv4
Browse files Browse the repository at this point in the history
  • Loading branch information
minwoox committed Sep 26, 2024
1 parent 79d006e commit ead5967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:

- name: Upload Artifact
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: reports-JVM-${{ matrix.java }}
path: reports-JVM-${{ matrix.java }}.tar
Expand Down

0 comments on commit ead5967

Please sign in to comment.