Skip to content

Commit

Permalink
Merge pull request #86 from uzzu/uzzu-patch-1
Browse files Browse the repository at this point in the history
Update to use major version of upload artifact
  • Loading branch information
uzzu authored Aug 15, 2024
2 parents 86d5c87 + 9af8f99 commit 273969c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cd examples/hierarchical_definitions
./gradlew clean --refresh-dependencies
- name: Upload build report
uses: actions/upload-artifact@v4.3.2
uses: actions/upload-artifact@v4
with:
name: build_reports
path: plugin/build/reports

0 comments on commit 273969c

Please sign in to comment.