diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c909c58..43884f9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,7 +23,7 @@ jobs: - name: Test with Gradle run: ./gradlew --no-daemon --continue test - name: Upload test coverage - uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e + uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 - name: Create test summary uses: test-summary/action@37b508cfee6d4d080eedd00b5bb240a6a784a6a5 with: