Skip to content

Commit

Permalink
Update artifact action to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Brandon Shien <bshien@amazon.com>
  • Loading branch information
bshien committed Dec 3, 2024
1 parent e3e91bc commit f4bed29
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/dco.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
working-directory: ./tmp/performance-analyzer-rca
run: ./gradlew build --stacktrace
- name: Upload reports
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: gradle-reports
path: ./tmp/performance-analyzer-rca/build/reports
Expand Down

0 comments on commit f4bed29

Please sign in to comment.