diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6609523..da5ddd5 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@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 + - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 with: name: jacoco-report path: build/reports/jacoco/test/html/