We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3177877 commit a7a6e9aCopy full SHA for a7a6e9a
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
validate-wrappers: true
17
- run: ./gradlew test jacocoTestReport
18
- - uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
+ - uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
19
20
name: jacoco-report
21
path: build/reports/jacoco/test/html/
0 commit comments