diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b03b679..3a67657 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: with: validate-wrappers: true - run: ./gradlew test jacocoTestReport - - uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5 + - uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6 with: name: jacoco-report path: build/reports/jacoco/test/html/