Skip to content

Commit

Permalink
Update upload-artifactto@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorPetrovski authored and nathan3d committed Nov 15, 2024
1 parent fea91f5 commit 183c3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: ./gradlew check --no-daemon --stacktrace "-Dorg.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=2048m"

- name: Archive sample HTML report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: report
path: sample/app/build/reports/ruler/release/report.html
Expand Down

0 comments on commit 183c3c1

Please sign in to comment.