Skip to content

Commit

Permalink
Upload Artifacts to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Oct 5, 2024
1 parent 5eb6754 commit f9fd1c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: ./gradlew build --continue

- name: Upload Build Reports
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: build-reports-results
path: myonnaise/build/reports/

0 comments on commit f9fd1c2

Please sign in to comment.